Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/timer/
H A Daltera_timer.c21 #define ALTERA_TIMER_START BIT(2) /* Start timer */ macro
65 writel(ALTERA_TIMER_CONT | ALTERA_TIMER_START, &regs->control); in altera_timer_probe()