Searched refs:DWC3_GSBUSCFG0_INCRBRSTENA (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/usb/dwc3/ | ||
A D | core.h | 182 #define DWC3_GSBUSCFG0_INCRBRSTENA (1 << 0) /* undefined length enable */ macro |
A D | core.c | 922 cfg |= DWC3_GSBUSCFG0_INCRBRSTENA; in dwc3_set_incr_burst_type() |
Completed in 13 milliseconds