Home
last modified time | relevance | path

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

/linux/drivers/usb/dwc3/
H A Dcore.h194 #define DWC3_GSBUSCFG0_INCRBRSTENA (1 << 0) /* undefined length enable */ macro
H A Dcore.c1153 cfg |= DWC3_GSBUSCFG0_INCRBRSTENA; in dwc3_set_incr_burst_type()