Home
last modified time | relevance | path

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

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