Searched refs:NT_ACTIVATION_TIMER (Results 1 – 2 of 2) sorted by relevance
37 #define NT_ACTIVATION_TIMER 0x01 /* enables NT mode activation Timer */ macro
632 hw->timers &= ~NT_ACTIVATION_TIMER; in ph_state_nt()639 hw->timers &= ~NT_ACTIVATION_TIMER; in ph_state_nt()642 hw->timers |= NT_ACTIVATION_TIMER; in ph_state_nt()650 hw->timers &= ~NT_ACTIVATION_TIMER; in ph_state_nt()658 hw->timers &= ~NT_ACTIVATION_TIMER; in ph_state_nt()1358 && (hw->timers & NT_ACTIVATION_TIMER)) { in tx_iso_complete()