Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dtimer-of.c180 if (to->flags & TIMER_OF_BASE) { in timer_of_init()
184 flags |= TIMER_OF_BASE; in timer_of_init()
215 if (flags & TIMER_OF_BASE) in timer_of_init()
235 if (to->flags & TIMER_OF_BASE) 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.h7 #define TIMER_OF_BASE 0x1 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,