Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi/
H A Dclk-a10-pll2.c32 #define SUN4I_PLL2_POST_DIV_VALUE 4 macro
117 val |= (SUN4I_PLL2_POST_DIV_VALUE - post_div_offset) << SUN4I_PLL2_POST_DIV_SHIFT; in sun4i_pll2_setup()
126 SUN4I_PLL2_POST_DIV_VALUE); in sun4i_pll2_setup()