Searched refs:EP_WEDGE (Results 1 – 6 of 6) sorted by relevance
377 else if (!(priv_ep->flags & EP_WEDGE)) in cdns3_ep0_feature_handle_endpoint()788 priv_ep->flags |= EP_WEDGE; in cdns3_gadget_ep_set_wedge()
309 if (!set && (pep->ep_state & EP_WEDGE)) { in cdnsp_ep0_handle_feature_endpoint()
1151 #define EP_WEDGE BIT(3) macro
564 #define EP_WEDGE BIT(3) macro
300 if (set || !(pep->ep_state & EP_WEDGE)) in cdns2_ep0_handle_feature_endpoint()
1904 pep->ep_state &= ~EP_WEDGE; in cdns2_gadget_ep_set_halt()1918 pep->ep_state |= EP_WEDGE; in cdns2_gadget_ep_set_wedge()