Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/arm/cpu/armv7m/
H A Dsystick-timer.c35 uint32_t reload_val; member
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dtimer.h34 u32 reload_val; member
/OK3568_Linux_fs/u-boot/drivers/timer/
H A Drockchip_timer.c115 const uint64_t reload_val = ~0uLL; in rockchip_timer_start() local