Searched refs:imx_get_ahbclk (Results 1 – 2 of 2) sorted by relevance
85 static ulong imx_get_ahbclk(void) in imx_get_ahbclk() function100 return imx_get_ahbclk() / 2; in imx_get_ipgclk()107 imx_get_ahbclk(); in imx_get_perclk()119 ulong fref = from_upll ? imx_get_upllclk() : imx_get_ahbclk(); in imx_set_perclk()143 return imx_get_ahbclk(); in mxc_get_clock()
86 static ulong imx_get_ahbclk(void) in imx_get_ahbclk() function151 return imx_get_ahbclk()/2; in mxc_get_clock()155 return imx_get_ahbclk(); in mxc_get_clock()