Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/cdns3/
H A Dcdns3-debug.h73 if (ep_sts & EP_STS_NRDY) in cdns3_decode_ep_irq()
H A Dcdns3-gadget.h630 #define EP_STS_NRDY BIT(8) macro