Searched refs:CLOCK_EVT_FEAT_C3STOP (Results 1 – 10 of 10) sorted by relevance
71 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_is_oneshot_available()358 if (!(td->evtdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_oneshot_control()
79 (newdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_check_broadcast_device()189 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_device_uses_broadcast()369 if (!dev || !(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_control()
88 clkevt->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_C3STOP; in _clps711x_clkevt_init()
82 CLOCK_EVT_FEAT_C3STOP; in gic_clockevent_cpu_init()
711 clk->features |= CLOCK_EVT_FEAT_C3STOP; in __arch_timer_setup()
56 # define CLOCK_EVT_FEAT_C3STOP 0x000008 macro
276 CLOCK_EVT_FEAT_C3STOP | in r4k_clockevent_init()
347 twd_features |= CLOCK_EVT_FEAT_C3STOP; in twd_local_timer_common_register()
528 CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_C3STOP644 lapic_clockevent.features &= ~CLOCK_EVT_FEAT_C3STOP; in setup_APIC_timer()
117 CLOCK_EVT_FEAT_C3STOP,