Home
last modified time | relevance | path

Searched refs:mxs_get_hclk (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/arch/arm/cpu/arm926ejs/mxs/
H A Dclock.c68 static uint32_t mxs_get_hclk(void) in mxs_get_hclk() function
413 return mxs_get_hclk() * 1000000; in mxc_get_clock()