Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/clocksource/
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()
Dtimer-sprd.c125 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
160 .flags = TIMER_OF_BASE | TIMER_OF_CLOCK,
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()
Dtimer-of.h8 #define TIMER_OF_CLOCK 0x2 macro
Dtimer-rtl-otto.c189 .flags = TIMER_OF_BASE | TIMER_OF_CLOCK | TIMER_OF_IRQ,
218 .flags = TIMER_OF_BASE | TIMER_OF_CLOCK,
Dtimer-tegra.c117 .flags = TIMER_OF_CLOCK | TIMER_OF_BASE,
185 .flags = TIMER_OF_BASE | TIMER_OF_CLOCK,
Dtimer-mediatek-cpux.c89 .flags = TIMER_OF_BASE | TIMER_OF_CLOCK,
Dtimer-mp-csky.c50 .flags = TIMER_OF_CLOCK,
Dtimer-gx6605s.c78 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
Dtimer-imx-tpm.c136 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
Dtimer-imx-sysctr.c117 .flags = TIMER_OF_IRQ | TIMER_OF_CLOCK | TIMER_OF_BASE,
Dtimer-npcm7xx.c135 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
Dtimer-loongson1-pwm.c135 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
Dtimer-milbeaut.c144 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,
Drenesas-ostm.c180 to->flags = TIMER_OF_BASE | TIMER_OF_CLOCK; in ostm_init()
Dtimer-sun4i.c142 .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.c271 .flags = TIMER_OF_IRQ | TIMER_OF_BASE | TIMER_OF_CLOCK,