Home
last modified time | relevance | path

Searched defs:pll (Results 1 – 18 of 18) sorted by relevance

/arch/powerpc/include/asm/
Drtc.h68 static inline int get_rtc_pll(struct rtc_pll_info *pll) in get_rtc_pll()
72 static inline int set_rtc_pll(struct rtc_pll_info *pll) in set_rtc_pll()
/arch/m68k/include/asm/
Drtc.h60 static inline int get_rtc_pll(struct rtc_pll_info *pll) in get_rtc_pll()
67 static inline int set_rtc_pll(struct rtc_pll_info *pll) in set_rtc_pll()
/arch/x86/kernel/cpu/cpufreq/
Dcpufreq-nforce2.c67 static int nforce2_calc_fsb(int pll) in nforce2_calc_fsb()
116 static void nforce2_write_pll(int pll) in nforce2_write_pll()
174 int pll = 0; in nforce2_set_fsb() local
/arch/parisc/include/asm/
Drtc.h121 static inline int get_rtc_pll(struct rtc_pll_info *pll) in get_rtc_pll()
125 static inline int set_rtc_pll(struct rtc_pll_info *pll) in set_rtc_pll()
/arch/arm/mach-ns9xxx/
Dprocessor-ns9360.c32 u32 pll = __raw_readl(SYS_PLL); in ns9360_systemclock() local
/arch/m68k/q40/
Dconfig.c302 static int q40_get_rtc_pll(struct rtc_pll_info *pll) in q40_get_rtc_pll()
318 static int q40_set_rtc_pll(struct rtc_pll_info *pll) in q40_set_rtc_pll()
/arch/avr32/boards/atstk1000/
Datstk1004.c89 struct clk *pll; in atstk1004_setup_extdac() local
Datstk1003.c84 struct clk *pll; in atstk1003_setup_extdac() local
Datstk1002.c221 struct clk *pll; in atstk1002_setup_extdac() local
/arch/cris/include/arch-v32/mach-fs/mach/hwregs/
Dconfig_defs.h92 unsigned int pll : 1; member
100 unsigned int pll : 1; member
/arch/cris/include/arch-v32/arch/hwregs/
Dconfig_defs.h92 unsigned int pll : 1; member
100 unsigned int pll : 1; member
/arch/arm/mach-imx/
Dclock.c46 static unsigned long imx_decode_pll(unsigned int pll, u32 f_ref) in imx_decode_pll()
/arch/arm/mach-at91/
Dclock.c477 static u32 __init at91_pll_rate(struct clk *pll, u32 freq, u32 reg) in at91_pll_rate()
492 static u32 __init at91_usb_rate(struct clk *pll, u32 freq, u32 reg) in at91_usb_rate()
/arch/arm/plat-s3c/include/plat/
Dcpu-freq.h57 struct s3c_pllval pll; member
/arch/arm/mach-mx1/
Dclock.c97 static unsigned long mx1_decode_pll(unsigned int pll, u32 f_ref) in mx1_decode_pll()
/arch/cris/include/arch-v32/mach-a3/mach/hwregs/
Dclkgen_defs.h95 unsigned int pll : 1; member
/arch/arm/mach-s3c2443/
Dclock.c1007 unsigned long pll; in s3c2443_setup_clocks() local
/arch/alpha/include/asm/
Dcore_marvel.h269 #define IO7_PLL_RNGA(pll) (((pll) >> 3) & 0x7) argument
270 #define IO7_PLL_RNGB(pll) (((pll) >> 6) & 0x7) argument