Searched refs:clk_ext_xtal_mux (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s5p/include/plat/
H A Ds5p-clock.h20 #define clk_fin_apll clk_ext_xtal_mux
21 #define clk_fin_mpll clk_ext_xtal_mux
22 #define clk_fin_epll clk_ext_xtal_mux
23 #define clk_fin_vpll clk_ext_xtal_mux
24 #define clk_fin_hpll clk_ext_xtal_mux
26 extern struct clk clk_ext_xtal_mux;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-s5p/
H A Dclock.c29 * clk_ext_xtal_mux.
31 struct clk clk_ext_xtal_mux = { variable in typeref:struct:clk
142 &clk_ext_xtal_mux,
158 clk_ext_xtal_mux.rate = xtal_freq;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s3c64xx/
H A Dclock.c40 static struct clk clk_ext_xtal_mux = { variable in typeref:struct:clk
45 #define clk_fin_apll clk_ext_xtal_mux
46 #define clk_fin_mpll clk_ext_xtal_mux
47 #define clk_fin_epll clk_ext_xtal_mux
766 clk_ext_xtal_mux.parent = xtal_clk;
801 &clk_ext_xtal_mux,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv210/
H A Dclock.c566 [0] = &clk_ext_xtal_mux,
595 [0] = &clk_ext_xtal_mux,
624 [0] = &clk_ext_xtal_mux,
664 [0] = &clk_ext_xtal_mux,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/mach-s5pv310/
H A Dclock.c387 [0] = &clk_ext_xtal_mux,

Completed in 108 milliseconds