Searched refs:TXQ_LENERR_INT (Results 1 - 3 of 3) sorted by path

/linux-master/drivers/usb/mtu3/
H A Dmtu3_core.c224 value = TXQ_CSERR_INT | TXQ_LENERR_INT | RXQ_CSERR_INT |
H A Dmtu3_hw_regs.h235 #define TXQ_LENERR_INT BIT(2) macro
H A Dmtu3_qmu.c629 if ((qmu_status & TXQ_CSERR_INT) || (qmu_status & TXQ_LENERR_INT)) {

Completed in 217 milliseconds