Home
last modified time | relevance | path

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

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