Searched refs:DWC3_GSBUSCFG0_INCR256BRSTENA (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc3/ | ||
A D | core.h | 175 #define DWC3_GSBUSCFG0_INCR256BRSTENA (1 << 7) /* INCR256 burst */ macro |
A D | core.c | 925 cfg |= DWC3_GSBUSCFG0_INCR256BRSTENA; in dwc3_set_incr_burst_type() |
Completed in 49 milliseconds