Searched refs:DWC3_GSBUSCFG0_INCR4BRSTENA (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/drivers/usb/dwc3/ | ||
H A D | core.h | 184 #define DWC3_GSBUSCFG0_INCR4BRSTENA (1 << 1) /* INCR4 burst */ macro |
H A D | core.c | 1078 cfg |= DWC3_GSBUSCFG0_INCR4BRSTENA; in dwc3_set_incr_burst_type() |