Home
last modified time | relevance | path

Searched refs:NT_ACTIVATION_TIMER (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c635 hw->timers &= ~NT_ACTIVATION_TIMER; in ph_state_nt()
642 hw->timers &= ~NT_ACTIVATION_TIMER; in ph_state_nt()
645 hw->timers |= NT_ACTIVATION_TIMER; in ph_state_nt()
653 hw->timers &= ~NT_ACTIVATION_TIMER; in ph_state_nt()
661 hw->timers &= ~NT_ACTIVATION_TIMER; in ph_state_nt()
1360 && (hw->timers & NT_ACTIVATION_TIMER)) { in tx_iso_complete()
H A Dhfcsusb.h37 #define NT_ACTIVATION_TIMER 0x01 /* enables NT mode activation Timer */ macro
/kernel/linux/linux-6.6/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c635 hw->timers &= ~NT_ACTIVATION_TIMER; in ph_state_nt()
642 hw->timers &= ~NT_ACTIVATION_TIMER; in ph_state_nt()
645 hw->timers |= NT_ACTIVATION_TIMER; in ph_state_nt()
653 hw->timers &= ~NT_ACTIVATION_TIMER; in ph_state_nt()
661 hw->timers &= ~NT_ACTIVATION_TIMER; in ph_state_nt()
1360 && (hw->timers & NT_ACTIVATION_TIMER)) { in tx_iso_complete()
H A Dhfcsusb.h37 #define NT_ACTIVATION_TIMER 0x01 /* enables NT mode activation Timer */ macro

Completed in 7 milliseconds