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