Searched refs:DWC3_EP0_DIR_IN (Results 1 – 2 of 2) sorted by relevance
136 direction = !!(dep->flags & DWC3_EP0_DIR_IN); in __dwc3_gadget_ep0_queue()146 DWC3_EP0_DIR_IN); in __dwc3_gadget_ep0_queue()210 dep->flags &= ~DWC3_EP0_DIR_IN; in __dwc3_gadget_ep0_queue()
497 #define DWC3_EP0_DIR_IN (1 << 31) macro
Completed in 17 milliseconds