Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/usb/dwc3/
Dcore.h174 #define DWC3_GSBUSCFG0_INCRBRSTENA (1 << 0) /* undefined length enable */ macro
Dcore.c848 cfg |= DWC3_GSBUSCFG0_INCRBRSTENA; in dwc3_set_incr_burst_type()