Searched refs:TICKS_PER_SECOND (Results 1 – 4 of 4) sorted by relevance
173 #define THRESHOLD_2 (2*TICKS_PER_SECOND)174 #define THRESHOLD_32 (32*TICKS_PER_SECOND)194 int T_Limit = 2*TICKS_PER_SECOND ; in smt_srf_event()419 smc->srf.sr_state,smc->srf.SRThreshold/TICKS_PER_SECOND) ; in smt_send_srf()
218 100)/TICKS_PER_SECOND; in smt_emulate_token_ct()280 if (time - smc->sm.smt_last_lem >= TICKS_PER_SECOND*8) { in smt_event()380 (smc->mib.fddiSMTTT_Notify * TICKS_PER_SECOND) ) { in smt_event()398 time - smc->sm.smt_tvu > 228*TICKS_PER_SECOND) { in smt_event()421 time - smc->sm.smt_tvd > 228*TICKS_PER_SECOND) { in smt_event()443 if (time - smc->sm.last_tok_time[i] > 2*TICKS_PER_SECOND ){ in smt_event()1241 time /= TICKS_PER_SECOND ; in smt_set_timestamp()
77 #define TICKS_PER_SECOND HZ macro
20 #define TICKS_PER_SECOND (TICKS_PER_CYCLE * CYCLES_PER_SECOND) macro212 s->transfer_delay += TICKS_PER_SECOND * s->syt_interval / rate; in amdtp_stream_set_parameters()