Home
last modified time | relevance | path

Searched refs:CLOCK_EVT_FEAT_CLOCKSOURCE_COUPLED (Results 1 – 3 of 3) 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()
/linux/arch/x86/kernel/apic/
H A Dapic.c596 levt->features |= CLOCK_EVT_FEAT_CLOCKSOURCE_COUPLED; in setup_APIC_timer()