Home
last modified time | relevance | path

Searched refs:TXQ_CSERR_INT (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h235 #define TXQ_CSERR_INT BIT(1) macro
H A Dmtu3_qmu.c587 if ((qmu_status & TXQ_CSERR_INT) || (qmu_status & TXQ_LENERR_INT)) { in qmu_exception_isr()
H A Dmtu3_core.c202 value = TXQ_CSERR_INT | TXQ_LENERR_INT | RXQ_CSERR_INT | in mtu3_intr_enable()
/kernel/linux/linux-6.6/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h236 #define TXQ_CSERR_INT BIT(1) macro
H A Dmtu3_qmu.c629 if ((qmu_status & TXQ_CSERR_INT) || (qmu_status & TXQ_LENERR_INT)) { in qmu_exception_isr()
H A Dmtu3_core.c224 value = TXQ_CSERR_INT | TXQ_LENERR_INT | RXQ_CSERR_INT | in mtu3_intr_enable()

Completed in 8 milliseconds