Home
last modified time | relevance | path

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

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