Home
last modified time | relevance | path

Searched refs:CLOCK_EVT_FEAT_C3STOP (Results 1 - 21 of 21) sorted by relevance

/kernel/linux/linux-6.6/kernel/time/
H A Dtick-broadcast.c91 (newdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_check_broadcast_device()
125 (newdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_set_oneshot_wakeup_device()
198 * devices are affected by CLOCK_EVT_FEAT_C3STOP and the lack in tick_install_broadcast_device()
275 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_device_uses_broadcast()
453 if (!dev || !(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_control()
H A Dtick-common.c77 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_is_oneshot_available()
393 if (!(td->evtdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_oneshot_control()
/kernel/linux/linux-5.10/drivers/clocksource/
H A Dclps711x-timer.c68 clkevt->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_C3STOP; in _clps711x_clkevt_init()
H A Dmips-gic-timer.c96 CLOCK_EVT_FEAT_C3STOP; in gic_clockevent_cpu_init()
H A Darm_arch_timer.c764 clk->features |= CLOCK_EVT_FEAT_C3STOP; in __arch_timer_setup()
/kernel/linux/linux-6.6/drivers/clocksource/
H A Dclps711x-timer.c68 clkevt->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_C3STOP; in _clps711x_clkevt_init()
H A Dtimer-riscv.c96 ce->features |= CLOCK_EVT_FEAT_C3STOP; in riscv_timer_starting_cpu()
H A Dmips-gic-timer.c91 CLOCK_EVT_FEAT_C3STOP; in gic_clockevent_cpu_init()
H A Darm_arch_timer.c866 clk->features |= CLOCK_EVT_FEAT_C3STOP; in __arch_timer_setup()
/kernel/linux/linux-5.10/kernel/time/
H A Dtick-broadcast.c81 (newdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_check_broadcast_device()
113 * devices are affected by CLOCK_EVT_FEAT_C3STOP and the lack in tick_install_broadcast_device()
191 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_device_uses_broadcast()
371 if (!dev || !(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_control()
H A Dtick-common.c75 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_is_oneshot_available()
396 if (!(td->evtdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_oneshot_control()
/kernel/linux/linux-5.10/include/linux/
H A Dclockchips.h56 # define CLOCK_EVT_FEAT_C3STOP 0x000008 macro
/kernel/linux/linux-6.6/include/linux/
H A Dclockchips.h56 # define CLOCK_EVT_FEAT_C3STOP 0x000008 macro
/kernel/linux/linux-5.10/arch/mips/kernel/
H A Dcevt-r4k.c321 CLOCK_EVT_FEAT_C3STOP | in r4k_clockevent_init()
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dsmp_twd.c294 twd_features |= CLOCK_EVT_FEAT_C3STOP; in twd_local_timer_common_register()
/kernel/linux/linux-6.6/arch/mips/kernel/
H A Dcevt-r4k.c317 CLOCK_EVT_FEAT_C3STOP | in r4k_clockevent_init()
/kernel/linux/linux-6.6/arch/arm/kernel/
H A Dsmp_twd.c294 twd_features |= CLOCK_EVT_FEAT_C3STOP; in twd_local_timer_common_register()
/kernel/linux/linux-5.10/arch/x86/kernel/apic/
H A Dapic.c536 CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_C3STOP
615 lapic_clockevent.features &= ~CLOCK_EVT_FEAT_C3STOP; in setup_APIC_timer()
/kernel/linux/linux-6.6/arch/powerpc/kernel/
H A Dtime.c107 CLOCK_EVT_FEAT_C3STOP,
/kernel/linux/linux-5.10/arch/powerpc/kernel/
H A Dtime.c104 CLOCK_EVT_FEAT_C3STOP,
/kernel/linux/linux-6.6/arch/x86/kernel/apic/
H A Dapic.c518 CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_C3STOP
597 lapic_clockevent.features &= ~CLOCK_EVT_FEAT_C3STOP; in setup_APIC_timer()

Completed in 21 milliseconds