Searched defs:DWC3_EP_STALL (Results 1 – 2 of 2) sorted by relevance
447 #define DWC3_EP_STALL (1 << 1) macro
742 #define DWC3_EP_STALL BIT(1) macro