Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/linux/usb/
H A Ddwc3.h34 #define DWC3_GEVNTCOUNT_MASK 0xfffc macro
/OK3568_Linux_fs/u-boot/drivers/usb/dwc3/
H A Dcore.h56 #define DWC3_GEVNTCOUNT_MASK 0xfffc macro
H A Dgadget.c2543 count &= DWC3_GEVNTCOUNT_MASK; in dwc3_check_event_buf()
/OK3568_Linux_fs/kernel/drivers/usb/dwc3/
H A Dcore.h72 #define DWC3_GEVNTCOUNT_MASK 0xfffc macro
H A Dgadget.c4599 count &= DWC3_GEVNTCOUNT_MASK; in dwc3_check_event_buf()