Home
last modified time | relevance | path

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

/linux/drivers/usb/cdns3/
H A Dcdns3-debug.h81 if (ep_sts & EP_STS_ISOERR) in cdns3_decode_ep_irq()
H A Dcdns3-gadget.h644 #define EP_STS_ISOERR BIT(15) macro