Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h230 #define RXQ_ZLPERR_INT BIT(20) macro
H A Dmtu3_qmu.c577 if (qmu_status & RXQ_ZLPERR_INT) { in qmu_exception_isr()
H A Dmtu3_core.c203 RXQ_LENERR_INT | RXQ_ZLPERR_INT; in mtu3_intr_enable()