Searched defs:decode_pll (Results 1 – 6 of 6) sorted by relevance
82 static uintptr_t decode_pll(enum pll_type pll, u32 refclk_freq, in decode_pll() function
114 static u32 decode_pll(u32 reg, u32 infreq) in decode_pll() function
104 static u32 decode_pll(enum pll_clocks pll, u32 infreq) in decode_pll() function
469 u32 decode_pll(enum pll_clocks pll) in decode_pll() function
211 static u32 decode_pll(enum pll_clocks pll, u32 infreq) in decode_pll() function
160 static uint32_t decode_pll(struct mxc_pll_reg *pll, uint32_t infreq) in decode_pll() function