Searched refs:TIMER_LOAD (Results 1 - 3 of 3) sorted by relevance

/openwrt/package/boot/uboot-oxnas/files/arch/arm/include/asm/arch-nas782x/
H A Dtimer.h7 #define TIMER_LOAD 0 macro
/openwrt/target/linux/oxnas/files/drivers/clocksource/
H A Doxnas_rps_timer.c31 TIMER_LOAD = 0, enumerator in enum:__anon267
64 iowrite32(TIMER_MAX_VAL, base + TIMER_LOAD);
/openwrt/package/boot/uboot-oxnas/files/arch/arm/cpu/arm1136/nas782x/
H A Dtimer.c52 writel(TIMER_LOAD_VAL, CONFIG_SYS_TIMERBASE + TIMER_LOAD); /* reload value on overflow*/

Completed in 29 milliseconds