Searched refs:CLOCK_EVT_FEAT_KTIME (Results 1 – 2 of 2) sorted by relevance
| /linux/include/linux/ | ||
| H A D | clockchips.h | 48 # define CLOCK_EVT_FEAT_KTIME 0x000004 macro |
| /linux/kernel/time/ | ||
| H A D | clockevents.c | 323 if (dev->features & CLOCK_EVT_FEAT_KTIME) in clockevents_program_event() |