Searched refs:imx_decode_pll (Results 1 – 2 of 2) sorted by relevance
33 static unsigned int imx_decode_pll(unsigned int pll, unsigned int f_ref) in imx_decode_pll() function58 return imx_decode_pll(readl(&ccm->mpctl), fref); in imx_get_mpllclk()66 return imx_decode_pll(readl(&ccm->upctl), fref); in imx_get_upllclk()
27 static unsigned int imx_decode_pll(unsigned int pll, unsigned int f_ref) in imx_decode_pll() function68 return imx_decode_pll(readl(&pll->mpctl0), fref); in imx_get_mpllclk()109 return imx_decode_pll(readl(&pll->spctl0), fref); in imx_get_spllclk()