Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dclockchips.h48 # define CLOCK_EVT_FEAT_KTIME 0x000004 macro
/linux/kernel/time/
H A Dclockevents.c323 if (dev->features & CLOCK_EVT_FEAT_KTIME) in clockevents_program_event()