Home
last modified time | relevance | path

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

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