Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi/
H A Dclk-a10-pll2.c21 #define SUN4I_PLL2_PRE_DIV_WIDTH 5 macro
22 #define SUN4I_PLL2_PRE_DIV_MASK GENMASK(SUN4I_PLL2_PRE_DIV_WIDTH - 1, 0)
65 SUN4I_PLL2_PRE_DIV_WIDTH, in sun4i_pll2_setup()