Searched defs:pll (Results 1 – 18 of 18) sorted by relevance
68 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()
60 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()
67 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
121 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()
32 u32 pll = __raw_readl(SYS_PLL); in ns9360_systemclock() local
302 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()
89 struct clk *pll; in atstk1004_setup_extdac() local
84 struct clk *pll; in atstk1003_setup_extdac() local
221 struct clk *pll; in atstk1002_setup_extdac() local
92 unsigned int pll : 1; member100 unsigned int pll : 1; member
46 static unsigned long imx_decode_pll(unsigned int pll, u32 f_ref) in imx_decode_pll()
477 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()
57 struct s3c_pllval pll; member
97 static unsigned long mx1_decode_pll(unsigned int pll, u32 f_ref) in mx1_decode_pll()
95 unsigned int pll : 1; member
1007 unsigned long pll; in s3c2443_setup_clocks() local
269 #define IO7_PLL_RNGA(pll) (((pll) >> 3) & 0x7) argument270 #define IO7_PLL_RNGB(pll) (((pll) >> 6) & 0x7) argument