Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/timer/
H A Domap-timer.c20 #define TCLR_AUTO_RELOAD BIT(1) /* Auto reload */ macro
72 writel((CONFIG_SYS_PTV << 2) | TCLR_PRE_EN | TCLR_AUTO_RELOAD | in omap_timer_probe()