Home
last modified time | relevance | path

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

/external/u-boot/arch/microblaze/include/asm/
Dmicroblaze_timer.h13 #define TIMER_RESET 0x020 /* LOAD0 */ macro
/external/u-boot/arch/microblaze/cpu/
Dtimer.c80 tmr->control = TIMER_INTERRUPT | TIMER_RESET; in timer_init()