Home
last modified time | relevance | path

Searched refs:TXQ_CSERR_INT (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/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()