Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/cdns3/
Ddebug.h81 if (ep_sts & EP_STS_ISOERR) in cdns3_decode_ep_irq()
Dgadget.h639 #define EP_STS_ISOERR BIT(15) macro