Home
last modified time | relevance | path

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

/external/u-boot/drivers/timer/
Domap-timer.c17 #define TCLR_AUTO_RELOAD BIT(1) /* Auto reload */ macro
69 writel((CONFIG_SYS_PTV << 2) | TCLR_PRE_EN | TCLR_AUTO_RELOAD | in omap_timer_probe()