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