Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/usb/cdns3/
H A Dgadget.h627 #define EP_STS_DBUSY BIT(9) macro
H A Dgadget.c1912 !(val & EP_STS_DBUSY), 10); in cdns3_gadget_ep_disable()
2132 if (!(ep_sts_reg & EP_STS_DBUSY)) in __cdns3_gadget_ep_set_halt()