Searched refs:ADJ_TICK (Results 1 – 4 of 4) sorted by relevance
116 tx1.modes = ADJ_TICK; in check_tick_adj() 193 tx1.modes = ADJ_TICK; in main()
101 txc.modes = ADJ_TICK | ADJ_FREQUENCY; in set_frequency()
149 #define ADJ_TICK 0x4000 /* tick value */ macro
1001 if (txc->modes & ADJ_TICK) in hardpps_update_phase() 1004 if (txc->modes & (ADJ_TICK|ADJ_FREQUENCY|ADJ_OFFSET)) in hardpps_update_phase()