Searched refs:imx_get_ahbclk (Results 1 – 2 of 2) sorted by relevance
84 static ulong imx_get_ahbclk(void) in imx_get_ahbclk() function99 return imx_get_ahbclk() / 2; in imx_get_ipgclk()106 imx_get_ahbclk(); in imx_get_perclk()118 ulong fref = from_upll ? imx_get_upllclk() : imx_get_ahbclk(); in imx_set_perclk()142 return imx_get_ahbclk(); in mxc_get_clock()
85 static ulong imx_get_ahbclk(void) in imx_get_ahbclk() function150 return imx_get_ahbclk()/2; in mxc_get_clock()154 return imx_get_ahbclk(); in mxc_get_clock()