Searched refs:EP_DIS_IN_RROGRESS (Results 1 – 3 of 3) sorted by relevance
1024 pep->ep_state |= EP_DIS_IN_RROGRESS; in cdnsp_gadget_ep_disable()1040 pep->ep_state &= ~EP_DIS_IN_RROGRESS; in cdnsp_gadget_ep_disable()
832 #define EP_DIS_IN_RROGRESS BIT(1) macro
354 if (pep->ep_state & EP_DIS_IN_RROGRESS) in cdnsp_ring_doorbell_for_active_rings()