Home
last modified time | relevance | path

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

/linux/drivers/clocksource/
H A Dtimer-fttmr010.c90 #define TIMER_1_INT_OVERFLOW BIT(2) macro
211 cr &= ~(TIMER_1_INT_OVERFLOW | TIMER_1_INT_MATCH2); in fttmr010_timer_set_oneshot()
239 cr |= TIMER_1_INT_OVERFLOW; in fttmr010_timer_set_periodic()