Home
last modified time | relevance | path

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

/linux/drivers/usb/mtu3/
H A Dmtu3.h61 #define MTU3_EP_STALL BIT(1) macro
H A Dmtu3_gadget_ep0.c249 if (mep->flags & MTU3_EP_STALL) in ep0_get_status()