Home
last modified time | relevance | path

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

/linux/kernel/time/
H A Dtick-broadcast.c93 (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()
H A Dtick-common.c78 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()
/linux/include/linux/
H A Dclockchips.h56 # define CLOCK_EVT_FEAT_C3STOP 0x000008 macro
/linux/drivers/clocksource/
H A Dtimer-econet-en751221.c151 CLOCK_EVT_FEAT_C3STOP | in cevt_init()
/linux/arch/powerpc/kernel/
H A Dtime.c107 CLOCK_EVT_FEAT_C3STOP,