Home
last modified time | relevance | path

Searched refs:CLOCK_EVT_FEAT_PERIODIC (Results 1 – 25 of 77) sorted by relevance

1234

/linux-6.1.9/drivers/clocksource/
Ddummy_timer.c21 evt->features = CLOCK_EVT_FEAT_PERIODIC | in dummy_timer_starting_cpu()
Dclps711x-timer.c68 clkevt->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_C3STOP; in _clps711x_clkevt_init()
Di8253.c171 .features = CLOCK_EVT_FEAT_PERIODIC,
Dtimer-cs5535.c97 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dtimer-vf-pit.c119 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dtimer-orion.c98 CLOCK_EVT_FEAT_PERIODIC,
Dtimer-meson6.c135 .features = CLOCK_EVT_FEAT_PERIODIC |
Dtimer-rda.c135 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT |
Dtimer-keystone.c205 event_dev->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in keystone_timer_init()
Dtimer-atmel-st.c170 .features = CLOCK_EVT_FEAT_PERIODIC |
/linux-6.1.9/arch/sparc/kernel/
Dtime_32.c127 ce->features = CLOCK_EVT_FEAT_PERIODIC; in setup_timer_ce()
215 unsigned int features = CLOCK_EVT_FEAT_PERIODIC; in register_percpu_ce()
/linux-6.1.9/arch/mips/kernel/
Dcevt-ds1287.c83 .features = CLOCK_EVT_FEAT_PERIODIC,
Dcevt-gt641xx.c103 .features = CLOCK_EVT_FEAT_PERIODIC |
Dcevt-bcm1480.c108 cd->features = CLOCK_EVT_FEAT_PERIODIC | in sb1480_clockevent_init()
Dcevt-sb1250.c108 cd->features = CLOCK_EVT_FEAT_PERIODIC | in sb1250_clockevent_init()
/linux-6.1.9/arch/arm/mach-footbridge/
Ddc21285-timer.c78 .features = CLOCK_EVT_FEAT_PERIODIC |
/linux-6.1.9/arch/mips/jazz/
Dirq.c115 .features = CLOCK_EVT_FEAT_PERIODIC,
/linux-6.1.9/arch/mips/sni/
Dtime.c37 .features = CLOCK_EVT_FEAT_PERIODIC,
/linux-6.1.9/arch/arm/mach-iop32x/
Dtime.c120 .features = CLOCK_EVT_FEAT_PERIODIC |
/linux-6.1.9/arch/mips/loongson2ef/common/cs5536/
Dcs5536_mfgpt.c75 .features = CLOCK_EVT_FEAT_PERIODIC,
/linux-6.1.9/arch/m68k/coldfire/
Dpit.c84 .features = CLOCK_EVT_FEAT_PERIODIC |
/linux-6.1.9/include/linux/
Dclockchips.h46 # define CLOCK_EVT_FEAT_PERIODIC 0x000001 macro
/linux-6.1.9/arch/arm/mach-omap1/
Dtimer32k.c130 .features = CLOCK_EVT_FEAT_PERIODIC |
Dtime.c144 .features = CLOCK_EVT_FEAT_PERIODIC |
/linux-6.1.9/arch/arm/plat-orion/
Dtime.c160 CLOCK_EVT_FEAT_PERIODIC,

1234