Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/usb/dwc3/
Dcore.h68 #define DWC3_GEVNTCOUNT_MASK 0xfffc macro
Dgadget.c2142 count &= DWC3_GEVNTCOUNT_MASK; in dwc3_gadget_pullup()
3720 count &= DWC3_GEVNTCOUNT_MASK; in dwc3_check_event_buf()