Searched refs:CLOCK_EVT_FEAT_C3STOP (Results 1 – 5 of 5) 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()286 if (!(dev->features & CLOCK_EVT_FEAT_C3STOP)) in tick_device_uses_broadcast()465 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()
56 # define CLOCK_EVT_FEAT_C3STOP 0x000008 macro
151 CLOCK_EVT_FEAT_C3STOP | in cevt_init()
107 CLOCK_EVT_FEAT_C3STOP,