Home
last modified time | relevance | path

Searched refs:EP_WEDGE (Results 1 – 7 of 7) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/usb/cdns3/
H A Dep0.c377 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()
H A Dtrace.h503 __entry->flags & EP_WEDGE ? "WEDGE | " : "",
H A Dgadget.h1150 #define EP_WEDGE BIT(3) macro
H A Dgadget.c2756 priv_ep->flags &= ~EP_WEDGE; in cdns3_gadget_ep_set_halt()
/OK3568_Linux_fs/u-boot/drivers/usb/cdns3/
H A Dep0.c405 else if (!(priv_ep->flags & EP_WEDGE)) in cdns3_ep0_feature_handle_endpoint()
807 priv_ep->flags |= EP_WEDGE; in cdns3_gadget_ep_set_wedge()
H A Dgadget.h1134 #define EP_WEDGE BIT(3) macro
H A Dgadget.c2194 priv_ep->flags &= ~EP_WEDGE; in cdns3_gadget_ep_set_halt()