Searched refs:DWC3_GSBUSCFG0_INCR16BRSTENA (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/drivers/usb/dwc3/ | ||
D | core.h | 180 #define DWC3_GSBUSCFG0_INCR16BRSTENA (1 << 3) /* INCR16 burst */ macro |
D | core.c | 1028 cfg |= DWC3_GSBUSCFG0_INCR16BRSTENA; in dwc3_set_incr_burst_type() |