Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Daltera_timer.c17 #define ALTERA_TIMER_CONT BIT(1) /* Continuous mode */ macro
62 writel(ALTERA_TIMER_CONT | ALTERA_TIMER_START, &regs->control); in altera_timer_probe()