Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Ddebug.h82 if (ep_sts & EP_STS_ISOERR) in cdns3_decode_ep_irq()
H A Dgadget.h639 #define EP_STS_ISOERR BIT(15) macro