Searched refs:MTU3_EP_ENABLED (Results 1 – 2 of 2) sorted by relevance
172 if (mep->flags & MTU3_EP_ENABLED) { in mtu3_gadget_ep_enable()185 mep->flags = MTU3_EP_ENABLED; in mtu3_gadget_ep_enable()204 if (!(mep->flags & MTU3_EP_ENABLED)) { in mtu3_gadget_ep_disable()
57 #define MTU3_EP_ENABLED BIT(0) macro
Completed in 10 milliseconds