Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/sunxi/
H A Dclk-a10-pll2.c34 #define SUN4I_PLL2_OUTPUTS 4 macro
57 clks = kcalloc(SUN4I_PLL2_OUTPUTS, sizeof(struct clk *), GFP_KERNEL); in sun4i_pll2_setup()
162 clk_data->clk_num = SUN4I_PLL2_OUTPUTS; in sun4i_pll2_setup()