Searched refs:CLOCK_EVT_FEAT_PERIODIC (Results 1 - 25 of 74) sorted by relevance

123

/linux-master/drivers/clocksource/
H A Ddummy_timer.c21 evt->features = CLOCK_EVT_FEAT_PERIODIC |
H A Dclps711x-timer.c68 clkevt->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_C3STOP;
H A Di8253.c171 .features = CLOCK_EVT_FEAT_PERIODIC,
H A Dtimer-cs5535.c97 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
H A Dtimer-sprd.c130 .features = CLOCK_EVT_FEAT_DYNIRQ | CLOCK_EVT_FEAT_PERIODIC |
H A Dtimer-rda.c135 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT |
H A Dtimer-keystone.c205 event_dev->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT;
H A Dtimer-meson6.c135 .features = CLOCK_EVT_FEAT_PERIODIC |
H A Dtimer-atmel-st.c170 .features = CLOCK_EVT_FEAT_PERIODIC |
H A Dtimer-vf-pit.c119 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
H A Dtimer-digicolor.c125 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
H A Dtimer-orion.c98 CLOCK_EVT_FEAT_PERIODIC,
/linux-master/arch/mips/kernel/
H A Dcevt-ds1287.c83 .features = CLOCK_EVT_FEAT_PERIODIC,
H A Dcevt-gt641xx.c103 .features = CLOCK_EVT_FEAT_PERIODIC |
H A Dcevt-bcm1480.c108 cd->features = CLOCK_EVT_FEAT_PERIODIC |
H A Dcevt-sb1250.c108 cd->features = CLOCK_EVT_FEAT_PERIODIC |
/linux-master/arch/mips/loongson2ef/common/cs5536/
H A Dcs5536_mfgpt.c75 .features = CLOCK_EVT_FEAT_PERIODIC,
/linux-master/arch/arm/mach-footbridge/
H A Ddc21285-timer.c78 .features = CLOCK_EVT_FEAT_PERIODIC |
/linux-master/arch/m68k/coldfire/
H A Dpit.c84 .features = CLOCK_EVT_FEAT_PERIODIC |
/linux-master/arch/mips/sni/
H A Dtime.c37 .features = CLOCK_EVT_FEAT_PERIODIC,
/linux-master/arch/mips/jazz/
H A Dirq.c115 .features = CLOCK_EVT_FEAT_PERIODIC,
/linux-master/include/linux/
H A Dclockchips.h46 # define CLOCK_EVT_FEAT_PERIODIC 0x000001 macro
/linux-master/arch/sparc/kernel/
H A Dtime_32.c126 ce->features = CLOCK_EVT_FEAT_PERIODIC;
214 unsigned int features = CLOCK_EVT_FEAT_PERIODIC;
/linux-master/arch/arm/plat-orion/
H A Dtime.c160 CLOCK_EVT_FEAT_PERIODIC,
/linux-master/arch/arm/mach-omap1/
H A Dtime.c144 .features = CLOCK_EVT_FEAT_PERIODIC |

Completed in 203 milliseconds

123