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