Searched refs:ADJ_TICK (Results 1 – 11 of 11) 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
93 .modes = ADJ_TICK,101 .modes = ADJ_TICK,193 if (tc[i].modes == ADJ_TICK) { in setup()
107 .modes = ADJ_TICK,186 if (tc[i].modes == ADJ_TICK) in setup()
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()
12 ADJ_TICK)
13 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK)
15 ADJ_STATUS | ADJ_TIMECONST | ADJ_TICK )
149 #define ADJ_TICK 0x4000 /* tick value */ macro
1237 pub const ADJ_TICK: ::c_uint = 0x4000; constant1246 pub const MOD_CLKB: ::c_uint = ADJ_TICK;