Searched refs:DWC3_GSBUSCFG0_INCR64BRSTENA (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/drivers/usb/dwc3/ | ||
D | core.h | 173 #define DWC3_GSBUSCFG0_INCR64BRSTENA (1 << 5) /* INCR64 burst */ macro |
D | core.c | 894 cfg |= DWC3_GSBUSCFG0_INCR64BRSTENA; in dwc3_set_incr_burst_type() |