Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-debug.h77 if (ep_sts & EP_STS_SIDERR) in cdns3_decode_ep_irq()
H A Dcdns3-gadget.h640 #define EP_STS_SIDERR BIT(13) macro