Home
last modified time | relevance | path

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

12345678910>>...14

/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/time/
H A Dtick-common.c75 if (!dev || !(dev->features & CLOCK_EVT_FEAT_ONESHOT)) in tick_is_oneshot_available()
284 if (newdev->features & CLOCK_EVT_FEAT_ONESHOT) in tick_install_replacement()
308 if (!(newdev->features & CLOCK_EVT_FEAT_ONESHOT)) { in tick_check_preferred()
309 if (curdev && (curdev->features & CLOCK_EVT_FEAT_ONESHOT)) in tick_check_preferred()
368 if (newdev->features & CLOCK_EVT_FEAT_ONESHOT) in tick_check_new_device()
H A Dtick-broadcast-hrtimer.c85 .features = CLOCK_EVT_FEAT_ONESHOT |
H A Dtick-oneshot.c78 if (!dev || !(dev->features & CLOCK_EVT_FEAT_ONESHOT) || in tick_switch_to_oneshot()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/time/
H A Dtick-common.c75 if (!dev || !(dev->features & CLOCK_EVT_FEAT_ONESHOT)) in tick_is_oneshot_available()
284 if (newdev->features & CLOCK_EVT_FEAT_ONESHOT) in tick_install_replacement()
308 if (!(newdev->features & CLOCK_EVT_FEAT_ONESHOT)) { in tick_check_preferred()
309 if (curdev && (curdev->features & CLOCK_EVT_FEAT_ONESHOT)) in tick_check_preferred()
368 if (newdev->features & CLOCK_EVT_FEAT_ONESHOT) in tick_check_new_device()
H A Dtick-broadcast-hrtimer.c85 .features = CLOCK_EVT_FEAT_ONESHOT |
H A Dtick-oneshot.c78 if (!dev || !(dev->features & CLOCK_EVT_FEAT_ONESHOT) || in tick_switch_to_oneshot()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/time/
H A Dtick-common.c75 if (!dev || !(dev->features & CLOCK_EVT_FEAT_ONESHOT)) in tick_is_oneshot_available()
284 if (newdev->features & CLOCK_EVT_FEAT_ONESHOT) in tick_install_replacement()
308 if (!(newdev->features & CLOCK_EVT_FEAT_ONESHOT)) { in tick_check_preferred()
309 if (curdev && (curdev->features & CLOCK_EVT_FEAT_ONESHOT)) in tick_check_preferred()
368 if (newdev->features & CLOCK_EVT_FEAT_ONESHOT) in tick_check_new_device()
H A Dtick-broadcast-hrtimer.c85 .features = CLOCK_EVT_FEAT_ONESHOT |
H A Dtick-oneshot.c78 if (!dev || !(dev->features & CLOCK_EVT_FEAT_ONESHOT) || in tick_switch_to_oneshot()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/clocksource/
H A Ddummy_timer.c22 CLOCK_EVT_FEAT_ONESHOT | in dummy_timer_starting_cpu()
H A Dnumachip.c41 .features = CLOCK_EVT_FEAT_ONESHOT,
H A Dtimer-mediatek.c262 to.clkevt.features = CLOCK_EVT_FEAT_DYNIRQ | CLOCK_EVT_FEAT_ONESHOT; in mtk_syst_init()
283 to.clkevt.features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in mtk_gpt_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/clocksource/
H A Ddummy_timer.c22 CLOCK_EVT_FEAT_ONESHOT | in dummy_timer_starting_cpu()
H A Dnumachip.c41 .features = CLOCK_EVT_FEAT_ONESHOT,
H A Dtimer-mediatek.c262 to.clkevt.features = CLOCK_EVT_FEAT_DYNIRQ | CLOCK_EVT_FEAT_ONESHOT; in mtk_syst_init()
283 to.clkevt.features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in mtk_gpt_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/clocksource/
H A Ddummy_timer.c22 CLOCK_EVT_FEAT_ONESHOT | in dummy_timer_starting_cpu()
H A Dnumachip.c41 .features = CLOCK_EVT_FEAT_ONESHOT,
H A Dtimer-mediatek.c262 to.clkevt.features = CLOCK_EVT_FEAT_DYNIRQ | CLOCK_EVT_FEAT_ONESHOT; in mtk_syst_init()
283 to.clkevt.features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_ONESHOT; in mtk_gpt_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/mach-omap1/
H A Dtimer32k.c133 CLOCK_EVT_FEAT_ONESHOT,
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/mach-omap1/
H A Dtimer32k.c133 CLOCK_EVT_FEAT_ONESHOT,
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/mach-omap1/
H A Dtimer32k.c133 CLOCK_EVT_FEAT_ONESHOT,
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/openrisc/kernel/
H A Dtime.c78 evt->features = CLOCK_EVT_FEAT_ONESHOT, in openrisc_clockevent_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/mach-footbridge/
H A Ddc21285-timer.c79 CLOCK_EVT_FEAT_ONESHOT,
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/mach-ep93xx/
H A Dtimer-ep93xx.c100 .features = CLOCK_EVT_FEAT_ONESHOT,
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/openrisc/kernel/
H A Dtime.c78 evt->features = CLOCK_EVT_FEAT_ONESHOT, in openrisc_clockevent_init()

12345678910>>...14