Home
last modified time | relevance | path

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

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