Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h78 #define DWC3_GEVNTCOUNT_MASK 0xfffc macro
H A Dgadget.c4563 count &= DWC3_GEVNTCOUNT_MASK; in dwc3_check_event_buf()