Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/microblaze/include/asm/
H A Dmicroblaze_timer.h18 #define TIMER_DOWN_COUNT 0x002 /* UDT0 */ macro
/rk3399_rockchip-uboot/arch/microblaze/cpu/
H A Dtimer.c83 TIMER_RELOAD | TIMER_DOWN_COUNT; in timer_init()