Home
last modified time | relevance | path

Searched refs:DWC3_GSBUSCFG0_INCRBRSTENA (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/dwc3/
H A Dcore.h179 #define DWC3_GSBUSCFG0_INCRBRSTENA (1 << 0) /* undefined length enable */ macro
H A Dcore.c904 cfg |= DWC3_GSBUSCFG0_INCRBRSTENA; in dwc3_set_incr_burst_type()
/kernel/linux/linux-6.6/drivers/usb/dwc3/
H A Dcore.h185 #define DWC3_GSBUSCFG0_INCRBRSTENA (1 << 0) /* undefined length enable */ macro
H A Dcore.c996 cfg |= DWC3_GSBUSCFG0_INCRBRSTENA; in dwc3_set_incr_burst_type()

Completed in 13 milliseconds