Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/include/asm/iproc-common/
H A Dsysmap.h45 #define PLL_AXI_CLK 0x1DCD6500 macro
/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7/iproc-common/
H A Dtimer.c100 writel((PLL_AXI_CLK/1000) * tick_ms, in timer_systick_init()