Searched refs:ADJ_TICK (Results 1 – 7 of 7) sorted by relevance
90 #if defined(ADJ_TICK) || (defined(HAVE_DECL_ADJ_TICK) && HAVE_DECL_ADJ_TICK)92 static_assert((ADJ_TICK) == (0x4000), "ADJ_TICK != 0x4000");95 # define ADJ_TICK 0x4000122 XLAT(ADJ_TICK),
13 ADJ_TICK 0x4000
120 tx1.modes = ADJ_TICK; in check_tick_adj()196 tx1.modes = ADJ_TICK; in main()
109 txc.modes = ADJ_TICK | ADJ_FREQUENCY; in set_frequency()
38 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK)
97 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK )
108 #define ADJ_TICK 0x4000 /* tick value */ macro