Searched refs:CLOCK_EVT_FEAT_CLOCKSOURCE_COUPLED (Results 1 – 3 of 3) sorted by relevance
48 # define CLOCK_EVT_FEAT_CLOCKSOURCE_COUPLED 0x000004 macro
311 if (unlikely(!(dev->features & CLOCK_EVT_FEAT_CLOCKSOURCE_COUPLED))) in clockevent_set_next_coupled()
596 levt->features |= CLOCK_EVT_FEAT_CLOCKSOURCE_COUPLED; in setup_APIC_timer()