Searched refs:DWC3_GEVNTCOUNT_MASK (Results 1 – 2 of 2) sorted by relevance
71 #define DWC3_GEVNTCOUNT_MASK 0xfffc macro
2504 count &= DWC3_GEVNTCOUNT_MASK; in dwc3_gadget_pullup()4152 count &= DWC3_GEVNTCOUNT_MASK; in dwc3_check_event_buf()
Completed in 18 milliseconds