Home
last modified time | relevance | path

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

/arch/arm/plat-samsung/include/plat/
Ds5p-clock.h20 #define clk_fin_apll clk_ext_xtal_mux
21 #define clk_fin_bpll clk_ext_xtal_mux
22 #define clk_fin_cpll clk_ext_xtal_mux
23 #define clk_fin_mpll clk_ext_xtal_mux
24 #define clk_fin_epll clk_ext_xtal_mux
25 #define clk_fin_dpll clk_ext_xtal_mux
26 #define clk_fin_vpll clk_ext_xtal_mux
27 #define clk_fin_hpll clk_ext_xtal_mux
29 extern struct clk clk_ext_xtal_mux;
/arch/arm/plat-s5p/
Dclock.c33 struct clk clk_ext_xtal_mux = { variable
244 &clk_ext_xtal_mux,
260 clk_ext_xtal_mux.rate = xtal_freq; in s5p_register_clocks()
/arch/arm/mach-s3c64xx/
Dclock.c40 static struct clk clk_ext_xtal_mux = { variable
44 #define clk_fin_apll clk_ext_xtal_mux
45 #define clk_fin_mpll clk_ext_xtal_mux
46 #define clk_fin_epll clk_ext_xtal_mux
897 clk_ext_xtal_mux.parent = xtal_clk; in s3c64xx_setup_clocks()
939 &clk_ext_xtal_mux,
/arch/arm/mach-s5p64x0/
Dclock-s5p6450.c356 &clk_ext_xtal_mux,
367 &clk_ext_xtal_mux,
379 &clk_ext_xtal_mux,
392 [2] = &clk_ext_xtal_mux,
/arch/arm/mach-s5pv210/
Dclock.c684 [0] = &clk_ext_xtal_mux,
713 [0] = &clk_ext_xtal_mux,
742 [0] = &clk_ext_xtal_mux,
793 [0] = &clk_ext_xtal_mux,
/arch/arm/mach-exynos/
Dclock-exynos5.c692 [0] = &clk_ext_xtal_mux,
711 [0] = &clk_ext_xtal_mux,
1041 epll_rate = clk_ext_xtal_mux.rate; in exynos5_epll_set_rate()
Dclock-exynos4.c802 [0] = &clk_ext_xtal_mux,