Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clk/sunxi/
Dclk-a10-pll2.c40 #define SUN4I_PLL2_POST_DIV_VALUE 4 macro
125 val |= (SUN4I_PLL2_POST_DIV_VALUE - post_div_offset) << SUN4I_PLL2_POST_DIV_SHIFT; in sun4i_pll2_setup()
134 SUN4I_PLL2_POST_DIV_VALUE); in sun4i_pll2_setup()