Searched refs:DWC3_GSBUSCFG0_INCR32BRSTENA (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/drivers/usb/dwc3/ | ||
D | core.h | 170 #define DWC3_GSBUSCFG0_INCR32BRSTENA (1 << 4) /* INCR32 burst */ macro |
D | core.c | 860 cfg |= DWC3_GSBUSCFG0_INCR32BRSTENA; in dwc3_set_incr_burst_type() |