Searched refs:DWC3_GSBUSCFG0_INCR64BRSTENA (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc3/ | ||
A D | core.h | 177 #define DWC3_GSBUSCFG0_INCR64BRSTENA (1 << 5) /* INCR64 burst */ macro |
A D | core.c | 931 cfg |= DWC3_GSBUSCFG0_INCR64BRSTENA; in dwc3_set_incr_burst_type() |
Completed in 12 milliseconds