Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-of.c171 if (to->flags & TIMER_OF_CLOCK) { in timer_of_init()
175 flags |= TIMER_OF_CLOCK; in timer_of_init()
196 if (flags & TIMER_OF_CLOCK) in timer_of_init()
216 if (to->flags & TIMER_OF_CLOCK) in timer_of_cleanup()
H A Dtimer-sprd.c125 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
160 .flags = TIMER_OF_BASE | TIMER_OF_CLOCK,
H A Dtimer-msc313e.c178 to->flags = TIMER_OF_IRQ | TIMER_OF_CLOCK | TIMER_OF_BASE; in msc313e_clkevt_init()
205 to.flags = TIMER_OF_BASE | TIMER_OF_CLOCK; in msc313e_clksrc_init()
H A Dtimer-of.h8 #define TIMER_OF_CLOCK 0x2 macro
H A Dtimer-tegra.c117 .flags = TIMER_OF_CLOCK | TIMER_OF_BASE,
185 .flags = TIMER_OF_BASE | TIMER_OF_CLOCK,
H A Dtimer-mediatek-cpux.c89 .flags = TIMER_OF_BASE | TIMER_OF_CLOCK,
H A Dtimer-imx-sysctr.c101 .flags = TIMER_OF_IRQ | TIMER_OF_CLOCK | TIMER_OF_BASE,
H A Dtimer-mp-csky.c50 .flags = TIMER_OF_CLOCK,
H A Dtimer-gx6605s.c78 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
H A Dtimer-imx-tpm.c136 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
H A Dtimer-milbeaut.c144 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
H A Dtimer-npcm7xx.c135 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
H A Dtimer-loongson1-pwm.c135 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
H A Drenesas-ostm.c180 to->flags = TIMER_OF_BASE | TIMER_OF_CLOCK; in ostm_init()
H A Dtimer-sun4i.c142 .flags = TIMER_OF_IRQ | TIMER_OF_CLOCK | TIMER_OF_BASE,
H A Dtimer-stm32.c298 to->flags = TIMER_OF_IRQ | TIMER_OF_CLOCK | TIMER_OF_BASE; in stm32_timer_init()
H A Dtimer-mediatek.c271 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,