Searched refs:EP_STS_DBUSY (Results 1 – 2 of 2) sorted by relevance
632 #define EP_STS_DBUSY BIT(9) macro
1709 bool dbusy = !!(ep_sts_reg & EP_STS_DBUSY); in cdns3_check_ep_interrupt_proceed()2528 !(val & EP_STS_DBUSY), 1, 10); in cdns3_gadget_ep_disable()2770 if (!(ep_sts_reg & EP_STS_DBUSY)) in __cdns3_gadget_ep_set_halt()