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