Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Ddebug.h76 if (ep_sts & EP_STS_PRIME) in cdns3_decode_ep_irq()
H A Dgadget.h633 #define EP_STS_PRIME BIT(12) macro