Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/linux/usb/
H A Ddwc3.h34 #define DWC3_GEVNTCOUNT_MASK 0xfffc macro
/rk3399_rockchip-uboot/drivers/usb/dwc3/
H A Dcore.h56 #define DWC3_GEVNTCOUNT_MASK 0xfffc macro
H A Dgadget.c2560 count &= DWC3_GEVNTCOUNT_MASK; in dwc3_check_event_buf()