Home
last modified time | relevance | path

Searched refs:MTU3_EP_STALL (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/usb/mtu3/
A Dmtu3.h60 #define MTU3_EP_STALL BIT(1) macro
A Dmtu3_trace.h247 __entry->flags & MTU3_EP_STALL ? 'S' : 's',
A Dmtu3_core.c333 mep->flags &= ~MTU3_EP_STALL; in mtu3_ep_stall_set()
335 mep->flags |= MTU3_EP_STALL; in mtu3_ep_stall_set()
A Dmtu3_gadget_ep0.c247 if (mep->flags & MTU3_EP_STALL) in ep0_get_status()

Completed in 11 milliseconds