Searched refs:SUN4I_PLL2_POST_DIV_MASK (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/clk/sunxi/
H A Dclk-a10-pll2.c30 #define SUN4I_PLL2_POST_DIV_MASK GENMASK(SUN4I_PLL2_POST_DIV_WIDTH - 1, 0) macro
116 val &= ~(SUN4I_PLL2_POST_DIV_MASK << SUN4I_PLL2_POST_DIV_SHIFT);

Completed in 218 milliseconds