Home
last modified time | relevance | path

Searched refs:EP0_FIFOFULL (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/usb/mtu3/
H A Dmtu3_hw_regs.h114 #define EP0_FIFOFULL BIT(23) macro
H A Dmtu3_gadget_ep0.c733 if ((csr & EP0_FIFOFULL) == 0) { in mtu3_ep0_isr()