Searched refs:mout_apll_p (Results 1 – 6 of 6) sorted by relevance
/linux-4.1.27/drivers/clk/samsung/ |
D | clk-exynos5250.c | 211 PNAME(mout_apll_p) = { "fin_pll", "fout_apll", }; 293 MUX_FA(0, "mout_apll", mout_apll_p, SRC_CPU, 0, 1,
|
D | clk-s5pv210.c | 177 static const char *mout_apll_p[] __initdata = { variable 424 MUX(MOUT_APLL, "mout_apll", mout_apll_p, CLK_SRC0, 0, 1),
|
D | clk-exynos3250.c | 180 PNAME(mout_apll_p) = { "fin_pll", "fout_apll", }; 323 MUX(CLK_MOUT_APLL, "mout_apll", mout_apll_p, SRC_CPU, 0, 1),
|
D | clk-exynos4415.c | 212 PNAME(mout_apll_p) = { "fin_pll", "fout_apll", }; 404 MUX_F(CLK_MOUT_APLL, "mout_apll", mout_apll_p, SRC_CPU, 0, 1,
|
D | clk-exynos5420.c | 344 PNAME(mout_apll_p) = {"fin_pll", "fout_apll"}; 620 MUX(0, "mout_apll", mout_apll_p, SRC_CPU, 0, 1),
|
D | clk-exynos4.c | 396 PNAME(mout_apll_p) = { "fin_pll", "fout_apll", }; 537 MUX_FA(CLK_MOUT_APLL, "mout_apll", mout_apll_p, SRC_CPU, 0, 1,
|