Searched refs:CLOCK_EVT_FEAT_C3STOP (Results 1 – 9 of 9) sorted by relevance
93 (newdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_check_broadcast_device()128 (newdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_set_oneshot_wakeup_device()278 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_device_uses_broadcast()457 if (!dev || !(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_control()
78 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_is_oneshot_available()379 if (!(td->evtdev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_broadcast_oneshot_control()
68 clkevt->features = CLOCK_EVT_FEAT_PERIODIC | CLOCK_EVT_FEAT_C3STOP; in _clps711x_clkevt_init()
118 ce->features |= CLOCK_EVT_FEAT_C3STOP; in riscv_timer_starting_cpu()
151 CLOCK_EVT_FEAT_C3STOP | in cevt_init()
684 clk->features |= CLOCK_EVT_FEAT_C3STOP; in __arch_timer_setup()
56 # define CLOCK_EVT_FEAT_C3STOP 0x000008 macro
499 CLOCK_EVT_FEAT_ONESHOT | CLOCK_EVT_FEAT_C3STOP585 lapic_clockevent.features &= ~CLOCK_EVT_FEAT_C3STOP; in setup_APIC_timer()
107 CLOCK_EVT_FEAT_C3STOP,