Home
last modified time | relevance | path

Searched refs:DWC3_GSBUSCFG0_INCR8BRSTENA (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/usb/dwc3/
H A Dcore.h192 #define DWC3_GSBUSCFG0_INCR8BRSTENA (1 << 2) /* INCR8 burst */ macro
H A Dcore.c1156 cfg |= DWC3_GSBUSCFG0_INCR8BRSTENA; in dwc3_set_incr_burst_type()