Searched refs:tm_active (Results 1 – 5 of 5) sorted by relevance
34 smc->t.st_fast.tm_active = FALSE ; in smt_timer_init()47 timer->tm_active = FALSE ; in smt_timer_stop()75 timer->tm_active = TRUE ; in smt_timer_start()133 tm->tm_active = FALSE ; in timer_done()
631 if (smc->r.rmt_timer0.tm_active) in stop_rmt_timer0()641 if (smc->r.rmt_timer1.tm_active) in stop_rmt_timer1()651 if (smc->r.rmt_timer2.tm_active) in stop_rmt_timer2()
534 if (smc->e.ecm_timer.tm_active) in stop_ecm_timer()
232 if (phy->pcm_timer0.tm_active) in stop_pcm_timer0()
391 u_short tm_active ; /* flag : active/inactive */ member