Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/microblaze/include/asm/
H A Dmicroblaze_timer.h17 #define TIMER_DOWN_COUNT 0x002 /* UDT0 */ macro
/openbmc/u-boot/arch/microblaze/cpu/
H A Dtimer.c86 TIMER_RELOAD | TIMER_DOWN_COUNT; in timer_init()