Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/linux/
Dtimex.h106 #define ADJ_MICRO 0x1000 /* select microsecond resolution */ macro
123 #define MOD_MICRO ADJ_MICRO
/linux-4.4.14/kernel/time/
Dntp.c611 if (txc->modes & ADJ_MICRO) in process_adjtimex_modes()