Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/usb/cdns3/
Dcdns3-debug.h67 if (ep_sts & EP_STS_STREAMR) in cdns3_decode_ep_irq()
Dcdns3-gadget.h624 #define EP_STS_STREAMR BIT(5) macro