Searched refs:SUN4I_PLL2_POST_DIV_MASK (Results 1 – 1 of 1) sorted by relevance
38 #define SUN4I_PLL2_POST_DIV_MASK GENMASK(SUN4I_PLL2_POST_DIV_WIDTH - 1, 0) macro124 val &= ~(SUN4I_PLL2_POST_DIV_MASK << SUN4I_PLL2_POST_DIV_SHIFT); in sun4i_pll2_setup()