Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/dwc3/
H A Dcore.h184 #define DWC3_GSBUSCFG0_INCR4BRSTENA (1 << 1) /* INCR4 burst */ macro
H A Dcore.c1078 cfg |= DWC3_GSBUSCFG0_INCR4BRSTENA; in dwc3_set_incr_burst_type()