Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/microblaze/include/asm/
H A Dmicroblaze_timer.h14 #define TIMER_RELOAD 0x010 /* ARHT0 */ macro
/openbmc/u-boot/arch/arm/cpu/armv7/sunxi/
H A Dtimer.c17 #define TIMER_RELOAD (0x1 << 1) /* reload internal value */ macro
/openbmc/linux/drivers/clocksource/
H A Dmps2-timer.c28 #define TIMER_RELOAD 0x8 macro