Home
last modified time | relevance | path

Searched defs:tenudelcnt (Results 1 – 3 of 3) sorted by relevance

/rk3399_rockchip-uboot/arch/arm/mach-stm32/stm32f7/
H A Dtimer.c63 ulong tenudelcnt = CONFIG_SYS_HZ_CLOCK / (1000 * 100); in __udelay() local
/rk3399_rockchip-uboot/arch/arm/cpu/armv7/stv0991/
H A Dtimer.c65 ulong tenudelcnt = CONFIG_STV0991_HZ_CLOCK / (1000 * 100); in __udelay() local
/rk3399_rockchip-uboot/arch/arm/cpu/arm926ejs/spear/
H A Dtimer.c74 ulong tenudelcnt = CONFIG_SPEAR_HZ_CLOCK / (1000 * 100); in __udelay() local