Home
last modified time | relevance | path

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

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