Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/cpu/arm920t/imx/
H A Dspeed.c57 ulong get_HCLK(void) in get_HCLK() function
67 return get_HCLK(); in get_BCLK()
/openbmc/u-boot/arch/arm/cpu/arm920t/ep93xx/
H A Dspeed.c55 ulong get_HCLK(void) in get_HCLK() function
77 const ulong pclk_rate = get_HCLK() / pclk_div; in get_PCLK()
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dcpu.h63 ulong get_HCLK(void);