Home
last modified time | relevance | path

Searched refs:CLOCK_EVT_FEAT_ONESHOT (Results 1 – 106 of 106) sorted by relevance

/linux-4.1.27/kernel/time/
Dtick-common.c68 if (!dev || !(dev->features & CLOCK_EVT_FEAT_ONESHOT)) in tick_is_oneshot_available()
232 if (newdev->features & CLOCK_EVT_FEAT_ONESHOT) in tick_install_replacement()
256 if (!(newdev->features & CLOCK_EVT_FEAT_ONESHOT)) { in tick_check_preferred()
257 if (curdev && (curdev->features & CLOCK_EVT_FEAT_ONESHOT)) in tick_check_preferred()
324 if (newdev->features & CLOCK_EVT_FEAT_ONESHOT) in tick_check_new_device()
Dtick-broadcast-hrtimer.c84 .features = CLOCK_EVT_FEAT_ONESHOT |
Dtick-oneshot.c65 if (!dev || !(dev->features & CLOCK_EVT_FEAT_ONESHOT) || in tick_switch_to_oneshot()
Dtick-broadcast.c80 !(newdev->features & CLOCK_EVT_FEAT_ONESHOT)) in tick_check_broadcast_device()
113 if (dev->features & CLOCK_EVT_FEAT_ONESHOT) in tick_install_broadcast_device()
949 return bc ? bc->features & CLOCK_EVT_FEAT_ONESHOT : false; in tick_broadcast_oneshot_available()
Dclockevents.c133 if (!(dev->features & CLOCK_EVT_FEAT_ONESHOT)) in __clockevents_set_state()
465 if ((dev->features & CLOCK_EVT_FEAT_ONESHOT) && in clockevents_sanity_check()
504 if (!(dev->features & CLOCK_EVT_FEAT_ONESHOT)) in clockevents_config()
/linux-4.1.27/arch/sh/kernel/
Dlocaltimer.c52 clk->features = CLOCK_EVT_FEAT_ONESHOT | in local_timer_setup()
/linux-4.1.27/drivers/clocksource/
Ddummy_timer.c35 CLOCK_EVT_FEAT_ONESHOT | in dummy_timer_setup()
Di8253.c176 i8253_clockevent.features |= CLOCK_EVT_FEAT_ONESHOT; in clockevent_i8253_init()
Dtime-orion.c82 .features = CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_PERIODIC,
Dvt8500_timer.c112 .features = CLOCK_EVT_FEAT_ONESHOT,
Dbcm_kona_timer.c146 .features = CLOCK_EVT_FEAT_ONESHOT,
Dcs5535-clockevt.c99 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dmips-gic-timer.c63 cd->features = CLOCK_EVT_FEAT_ONESHOT | in gic_clockevent_cpu_init()
Dbcm2835_timer.c131 timer->evt.features = CLOCK_EVT_FEAT_ONESHOT; in bcm2835_timer_init()
Dmetag_generic.c127 clk->features = CLOCK_EVT_FEAT_ONESHOT, in arch_timer_setup()
Dmoxart_timer.c100 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dtimer-atmel-st.c174 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dvf_pit_timer.c127 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dmeson6_timer.c104 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Drockchip_timer.c162 ce->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in rk_timer_init()
Dtimer-integrator-ap.c119 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dtimer-keystone.c223 event_dev->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in keystone_timer_init()
Dsun4i_timer.c118 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dtimer-digicolor.c127 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dasm9260_timer.c152 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dtegra20_timer.c99 .features = CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_PERIODIC,
Dmxs_timer.c198 .features = CLOCK_EVT_FEAT_ONESHOT,
Dpxa_timer.c151 .features = CLOCK_EVT_FEAT_ONESHOT,
Dexynos_mct.c314 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
463 evt->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in exynos4_local_timer_setup()
Dtimer-prima2.c159 .features = CLOCK_EVT_FEAT_ONESHOT,
Dnomadik-mtu.c167 .features = CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_PERIODIC |
Darm_global_timer.c172 clk->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT | in gt_clockevents_init()
Dtime-efm32.c114 .features = CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_PERIODIC,
Dzevio-timer.c168 timer->clkevt.features = CLOCK_EVT_FEAT_ONESHOT; in zevio_timer_add()
Dtimer-u300.c316 CLOCK_EVT_FEAT_ONESHOT,
Dqcom-timer.c129 evt->features = CLOCK_EVT_FEAT_ONESHOT; in msm_local_timer_setup()
Dmtk_timer.c198 evt->dev.features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in mtk_timer_init()
Dtimer-atlas7.c194 ce->features = CLOCK_EVT_FEAT_ONESHOT; in sirfsoc_local_timer_setup()
Dtime-armada-370-xp.c183 evt->features = CLOCK_EVT_FEAT_ONESHOT | in armada_370_xp_timer_setup()
Dfsl_ftm_timer.c189 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dtcb_clksrc.c159 | CLOCK_EVT_FEAT_ONESHOT,
Ddw_apb_timer.c235 dw_ced->ced.features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in dw_apb_clockevent_init()
Dem_sti.c302 ced->features = CLOCK_EVT_FEAT_ONESHOT; in em_sti_register_clockevent()
Dtimer-sun5i.c287 ce->clkevt.features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in sun5i_setup_clockevent()
Dcadence_ttc_timer.c431 ttcce->ce.features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in ttc_setup_clockevent()
Dsamsung_pwm_timer.c244 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dsh_tmu.c429 ced->features |= CLOCK_EVT_FEAT_ONESHOT; in sh_tmu_register_clockevent()
Darm_arch_timer.c266 clk->features = CLOCK_EVT_FEAT_ONESHOT; in __arch_timer_setup()
Dsh_cmt.c813 ced->features |= CLOCK_EVT_FEAT_ONESHOT; in sh_cmt_register_clockevent()
/linux-4.1.27/arch/blackfin/kernel/
Dtime-ts.c218 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
336 evt->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in bfin_coretmr_clockevent_init()
/linux-4.1.27/arch/um/kernel/
Dtime.c54 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/arm/mach-omap1/
Dtimer32k.c137 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dtime.c147 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/arm/mach-netx/
Dtime.c82 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/arm/mach-lpc32xx/
Dtimer.c72 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/openrisc/kernel/
Dtime.c82 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/mips/kernel/
Dcevt-gt641xx.c99 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
Dcevt-r4k.c201 cd->features = CLOCK_EVT_FEAT_ONESHOT | in r4k_clockevent_init()
Dcevt-sb1250.c124 CLOCK_EVT_FEAT_ONESHOT; in sb1250_clockevent_init()
Dcevt-bcm1480.c125 CLOCK_EVT_FEAT_ONESHOT; in sb1480_clockevent_init()
Dcevt-txx9.c138 CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/arm/mach-footbridge/
Ddc21285-timer.c83 CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/mips/alchemy/common/
Dtime.c86 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/avr32/kernel/
Dtime.c117 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/mips/jz4740/
Dtime.c98 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/m68k/coldfire/
Dpit.c92 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/arm/mach-w90x900/
Dtime.c94 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/include/linux/
Dclockchips.h52 # define CLOCK_EVT_FEAT_ONESHOT 0x000002 macro
/linux-4.1.27/arch/arm/plat-iop/
Dtime.c111 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/mn10300/kernel/
Dcevt-mn10300.c100 cd->features = CLOCK_EVT_FEAT_ONESHOT; in init_clockevents()
/linux-4.1.27/arch/unicore32/kernel/
Dtime.c68 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/arm/mach-ks8695/
Dtime.c107 .features = CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_PERIODIC,
/linux-4.1.27/arch/arc/kernel/
Dtime.c188 .features = CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_PERIODIC,
/linux-4.1.27/arch/mips/ralink/
Dcevt-rt3352.c77 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/arm/mach-imx/
Depit.c180 .features = CLOCK_EVT_FEAT_ONESHOT,
Dtime.c279 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/arm/mach-gemini/
Dtime.c102 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/xtensa/kernel/
Dtime.c126 clockevent->features = CLOCK_EVT_FEAT_ONESHOT; in local_timer_setup()
/linux-4.1.27/arch/arm/mach-davinci/
Dtime.c333 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
373 clockevent_davinci.features = CLOCK_EVT_FEAT_ONESHOT; in davinci_timer_init()
/linux-4.1.27/arch/x86/xen/
Dtime.c314 .features = CLOCK_EVT_FEAT_ONESHOT,
376 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/arm/mach-mmp/
Dtime.c149 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/arm/plat-orion/
Dtime.c159 .features = CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_PERIODIC,
/linux-4.1.27/arch/hexagon/kernel/
Dtime.c124 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/mips/sgi-ip27/
Dip27-timer.c119 cd->features = CLOCK_EVT_FEAT_ONESHOT; in hub_rt_clock_event_init()
/linux-4.1.27/arch/arm/mach-spear/
Dtime.c100 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/c6x/platforms/
Dtimer64.c154 .features = CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_PERIODIC,
/linux-4.1.27/arch/mips/loongson/loongson-3/
Dhpet.c208 cd->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in setup_hpet_timer()
/linux-4.1.27/arch/tile/kernel/
Dtime.c155 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/cris/arch-v32/kernel/
Dtime.c233 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/microblaze/kernel/
Dtimer.c151 .features = CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_PERIODIC,
/linux-4.1.27/arch/arm/kernel/
Dsmp_twd.c296 clk->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT | in twd_timer_setup()
/linux-4.1.27/arch/arm/common/
Dtimer-sp.c169 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT |
/linux-4.1.27/arch/alpha/kernel/
Dtime.c197 .features = CLOCK_EVT_FEAT_ONESHOT, in init_qemu_clockevent()
/linux-4.1.27/arch/sparc/kernel/
Dtime_32.c230 features |= CLOCK_EVT_FEAT_ONESHOT; in register_percpu_ce()
Dtime_64.c711 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/nios2/kernel/
Dtime.c213 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/arm/mach-cns3xxx/
Dcore.c155 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/x86/platform/uv/
Duv_time.c48 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/arm/mach-ixp4xx/
Dcommon.c557 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/x86/kernel/
Dhpet.c238 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
553 evt->features = CLOCK_EVT_FEAT_ONESHOT; in init_one_hpet_msi_clockevent()
/linux-4.1.27/drivers/hv/
Dhv.c312 dev->features = CLOCK_EVT_FEAT_ONESHOT; in hv_init_clockevent_device()
/linux-4.1.27/arch/arm/mach-omap2/
Dtimer.c133 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/powerpc/kernel/
Dtime.c111 .features = CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_C3STOP,
/linux-4.1.27/arch/x86/lguest/
Dboot.c1010 .features = CLOCK_EVT_FEAT_ONESHOT,
/linux-4.1.27/arch/x86/kernel/apic/
Dapic.c524 .features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT
/linux-4.1.27/arch/s390/kernel/
Dtime.c140 cd->features = CLOCK_EVT_FEAT_ONESHOT; in init_cpu_timer()