Home
last modified time | relevance | path

Searched refs:CLOCK_EVT_FEAT_C3STOP (Results 1 – 25 of 30) sorted by relevance

12

/dports/multimedia/v4l_compat/linux-5.13-rc2/kernel/time/
H A Dtick-common.c77 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_is_oneshot_available()
394 if (!(td->evtdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_oneshot_control()
H A Dtick-broadcast.c81 (newdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_check_broadcast_device()
203 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_device_uses_broadcast()
383 if (!dev || !(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_control()
/dports/multimedia/libv4l/linux-5.13-rc2/kernel/time/
H A Dtick-common.c77 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_is_oneshot_available()
394 if (!(td->evtdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_oneshot_control()
H A Dtick-broadcast.c81 (newdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_check_broadcast_device()
203 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_device_uses_broadcast()
383 if (!dev || !(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_control()
/dports/multimedia/v4l-utils/linux-5.13-rc2/kernel/time/
H A Dtick-common.c77 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_is_oneshot_available()
394 if (!(td->evtdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_oneshot_control()
H A Dtick-broadcast.c81 (newdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_check_broadcast_device()
203 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_device_uses_broadcast()
383 if (!dev || !(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_control()
/dports/multimedia/libv4l/linux-5.13-rc2/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()
/dports/multimedia/v4l-utils/linux-5.13-rc2/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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/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()
/dports/multimedia/v4l_compat/linux-5.13-rc2/include/linux/
H A Dclockchips.h56 # define CLOCK_EVT_FEAT_C3STOP 0x000008 macro
/dports/multimedia/libv4l/linux-5.13-rc2/include/linux/
H A Dclockchips.h56 # define CLOCK_EVT_FEAT_C3STOP 0x000008 macro
/dports/multimedia/v4l-utils/linux-5.13-rc2/include/linux/
H A Dclockchips.h56 # define CLOCK_EVT_FEAT_C3STOP 0x000008 macro
/dports/multimedia/libv4l/linux-5.13-rc2/arch/arm/kernel/
H A Dsmp_twd.c294 twd_features |= CLOCK_EVT_FEAT_C3STOP; in twd_local_timer_common_register()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/mips/kernel/
H A Dcevt-r4k.c317 CLOCK_EVT_FEAT_C3STOP | in r4k_clockevent_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/arm/kernel/
H A Dsmp_twd.c294 twd_features |= CLOCK_EVT_FEAT_C3STOP; in twd_local_timer_common_register()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/mips/kernel/
H A Dcevt-r4k.c317 CLOCK_EVT_FEAT_C3STOP | in r4k_clockevent_init()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/arm/kernel/
H A Dsmp_twd.c294 twd_features |= CLOCK_EVT_FEAT_C3STOP; in twd_local_timer_common_register()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/mips/kernel/
H A Dcevt-r4k.c317 CLOCK_EVT_FEAT_C3STOP | in r4k_clockevent_init()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/x86/kernel/apic/
H A Dapic.c542 CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_C3STOP
621 lapic_clockevent.features &= ~CLOCK_EVT_FEAT_C3STOP; in setup_APIC_timer()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/x86/kernel/apic/
H A Dapic.c542 CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_C3STOP
621 lapic_clockevent.features &= ~CLOCK_EVT_FEAT_C3STOP; in setup_APIC_timer()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/x86/kernel/apic/
H A Dapic.c542 CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_C3STOP
621 lapic_clockevent.features &= ~CLOCK_EVT_FEAT_C3STOP; in setup_APIC_timer()
/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/powerpc/kernel/
H A Dtime.c106 CLOCK_EVT_FEAT_C3STOP,

12