Home
last modified time | relevance | path

Searched refs:yscale_sel_shift (Results 1 – 4 of 4) sorted by relevance

/linux-4.19.296/drivers/clk/spear/
Dclk-aux-synth.c40 .yscale_sel_shift = AUX_YSCALE_SHIFT,
89 den *= (val >> aux->masks->yscale_sel_shift) & in clk_aux_recalc_rate()
120 val &= ~(aux->masks->yscale_sel_mask << aux->masks->yscale_sel_shift); in clk_aux_set_rate()
122 aux->masks->yscale_sel_shift; in clk_aux_set_rate()
Dclk.h39 u32 yscale_sel_shift; member
Dspear1340_clock.c334 .yscale_sel_shift = SPEAR1340_I2S_PRS1_CLK_Y_SHIFT,
346 .yscale_sel_shift = SPEAR1340_I2S_SCLK_Y_SHIFT,
Dspear1310_clock.c295 .yscale_sel_shift = SPEAR1310_I2S_PRS1_CLK_Y_SHIFT,
307 .yscale_sel_shift = SPEAR1310_I2S_SCLK_Y_SHIFT,