Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/usb/
H A Ddwc3.h33 #define DWC3_GEVNTCOUNT_MASK 0xfffc macro
/openbmc/u-boot/drivers/usb/dwc3/
H A Dcore.h54 #define DWC3_GEVNTCOUNT_MASK 0xfffc macro
H A Dgadget.c2514 count &= DWC3_GEVNTCOUNT_MASK; in dwc3_check_event_buf()
/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h71 #define DWC3_GEVNTCOUNT_MASK 0xfffc macro
H A Dgadget.c4569 count &= DWC3_GEVNTCOUNT_MASK; in dwc3_check_event_buf()