Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dtimex.h147 #define ADJ_MICRO 0x1000 /* select microsecond resolution */ macro
164 #define MOD_MICRO ADJ_MICRO
/Linux-v5.10/kernel/time/
Dntp.c670 if (txc->modes & ADJ_MICRO) in process_adjtimex_modes()