Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtimer-of.c187 if (to->flags & TIMER_OF_CLOCK) { in timer_of_init()
191 flags |= TIMER_OF_CLOCK; in timer_of_init()
212 if (flags & TIMER_OF_CLOCK) in timer_of_init()
232 if (to->flags & TIMER_OF_CLOCK) in timer_of_cleanup()
Dtimer-sprd.c125 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
160 .flags = TIMER_OF_BASE | TIMER_OF_CLOCK,
Dtimer-of.h8 #define TIMER_OF_CLOCK 0x2 macro
Dsun4i_timer.c144 .flags = TIMER_OF_IRQ | TIMER_OF_CLOCK | TIMER_OF_BASE,
Dtimer-npcm7xx.c138 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
Dtimer-atcpit100.c177 .flags = TIMER_OF_IRQ | TIMER_OF_CLOCK | TIMER_OF_BASE,
Dtimer-stm32.c298 to->flags = TIMER_OF_IRQ | TIMER_OF_CLOCK | TIMER_OF_BASE; in stm32_timer_init()
Dtimer-mediatek.c254 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,