Searched refs:EP_CLAIMED (Results 1 – 4 of 4) sorted by relevance
565 #define EP_CLAIMED BIT(4) macro
1354 if (!(pep->ep_state & EP_CLAIMED)) in cdns2_eps_onchip_buffer_init()1366 if (!(pep->ep_state & EP_CLAIMED)) in cdns2_eps_onchip_buffer_init()1950 if (ep_correct && !(pep->ep_state & EP_CLAIMED)) in cdns2_find_available_ep()1983 pep->ep_state |= EP_CLAIMED; in cdns2_gadget_match_ep()
718 if (priv_ep && priv_ep->flags & EP_CLAIMED && in cdns3_gadget_ep0_queue()
1156 #define EP_CLAIMED BIT(8) macro