Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-imx/
H A Dcpu.h57 ulong get_PERCLK1(void);
/OK3568_Linux_fs/u-boot/arch/arm/cpu/arm920t/imx/
H A Dtimer.c27 TPRER1 = get_PERCLK1() / 1000000; /* 1 MHz */ in timer_init()
H A Dspeed.c71 ulong get_PERCLK1(void) in get_PERCLK1() function