Searched refs:ADJ_TICK (Results 1 – 9 of 9) sorted by relevance
67 #define ADJ_TICK 0x4000 /* tick value */ macro78 #define MOD_CLKB ADJ_TICK
120 tx1.modes = ADJ_TICK; in check_tick_adj()197 tx1.modes = ADJ_TICK; in main()
101 txc.modes = ADJ_TICK | ADJ_FREQUENCY; in set_frequency()
108 #define ADJ_TICK 0x4000 /* tick value */ macro
149 #define ADJ_TICK 0x4000 /* tick value */ macro
702 if (txc->modes & ADJ_TICK) in process_adjtimex_modes()705 if (txc->modes & (ADJ_TICK|ADJ_FREQUENCY|ADJ_OFFSET)) in process_adjtimex_modes()
2340 if (txc->modes & ADJ_TICK && in timekeeping_validate_timex()2454 if (txc->modes & (ADJ_FREQUENCY | ADJ_TICK)) in do_adjtimex()