Searched defs:decode_pll (Results 1 – 6 of 6) sorted by relevance
83 static uintptr_t decode_pll(enum pll_type pll, u32 refclk_freq, in decode_pll() function
115 static u32 decode_pll(u32 reg, u32 infreq) in decode_pll() function
105 static u32 decode_pll(enum pll_clocks pll, u32 infreq) in decode_pll() function
472 u32 decode_pll(enum pll_clocks pll) in decode_pll() function
212 static u32 decode_pll(enum pll_clocks pll, u32 infreq) in decode_pll() function
161 static uint32_t decode_pll(struct mxc_pll_reg *pll, uint32_t infreq) in decode_pll() function