Searched refs:EP_WEDGE (Results 1 – 7 of 7) 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()
626 if (pep->idx != 0 && !(pep->ep_state & EP_WEDGE)) in cdnsp_halt_endpoint()629 pep->ep_state &= ~EP_WEDGE; in cdnsp_halt_endpoint()1180 pep->ep_state |= EP_WEDGE; in cdnsp_gadget_ep_set_wedge()
500 __entry->flags & EP_WEDGE ? "WEDGE | " : "",
1151 #define EP_WEDGE BIT(3) macro
835 #define EP_WEDGE BIT(4) macro
2759 priv_ep->flags &= ~EP_WEDGE; in cdns3_gadget_ep_set_halt()