Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/dwc3/
Dcore.c968 cfg = dwc3_readl(dwc->regs, DWC3_GSBUSCFG0); in dwc3_set_incr_burst_type()
1043 dwc3_writel(dwc->regs, DWC3_GSBUSCFG0, cfg); in dwc3_set_incr_burst_type()
Dcore.h88 #define DWC3_GSBUSCFG0 0xc100 macro