Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/timer/
H A Daltera_timer.c22 #define ALTERA_TIMER_STOP BIT(3) /* Stop timer */ macro
61 writel(ALTERA_TIMER_STOP, &regs->control); in altera_timer_probe()