Searched refs:imx_decode_pll (Results 1 – 2 of 2) sorted by relevance
32 static unsigned int imx_decode_pll(unsigned int pll, unsigned int f_ref) in imx_decode_pll() function57 return imx_decode_pll(readl(&ccm->mpctl), fref); in imx_get_mpllclk()65 return imx_decode_pll(readl(&ccm->upctl), fref); in imx_get_upllclk()
26 static unsigned int imx_decode_pll(unsigned int pll, unsigned int f_ref) in imx_decode_pll() function67 return imx_decode_pll(readl(&pll->mpctl0), fref); in imx_get_mpllclk()108 return imx_decode_pll(readl(&pll->spctl0), fref); in imx_get_spllclk()