Home
last modified time | relevance | path

Searched refs:CLOCK_EVT_FEAT_CLOCKSOURCE_COUPLED (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/
H A Dclockchips.h48 # define CLOCK_EVT_FEAT_CLOCKSOURCE_COUPLED 0x000004 macro
/linux/kernel/time/
H A Dclockevents.c311 if (unlikely(!(dev->features & CLOCK_EVT_FEAT_CLOCKSOURCE_COUPLED))) in clockevent_set_next_coupled()