Home
last modified time | relevance | path

Searched refs:DWC3_GCTL (Results 1 – 4 of 4) sorted by relevance

/drivers/usb/dwc3/
A Dcore.c141 reg = dwc3_readl(dwc->regs, DWC3_GCTL); in dwc3_set_prtcap()
156 dwc3_writel(dwc->regs, DWC3_GCTL, reg); in dwc3_set_prtcap()
215 reg = dwc3_readl(dwc->regs, DWC3_GCTL); in __dwc3_set_mode()
217 dwc3_writel(dwc->regs, DWC3_GCTL, reg); in __dwc3_set_mode()
227 reg = dwc3_readl(dwc->regs, DWC3_GCTL); in __dwc3_set_mode()
229 dwc3_writel(dwc->regs, DWC3_GCTL, reg); in __dwc3_set_mode()
1012 reg = dwc3_readl(dwc->regs, DWC3_GCTL); in dwc3_core_setup_global_control()
1090 dwc3_writel(dwc->regs, DWC3_GCTL, reg); in dwc3_core_setup_global_control()
1210 reg = dwc3_readl(dwc->regs, DWC3_GCTL); in dwc3_set_power_down_clk_scale()
1215 dwc3_writel(dwc->regs, DWC3_GCTL, reg); in dwc3_set_power_down_clk_scale()
A Ddrd.c108 reg = dwc3_readl(dwc->regs, DWC3_GCTL); in dwc3_otgregs_init()
110 dwc3_writel(dwc->regs, DWC3_GCTL, reg); in dwc3_otgregs_init()
A Dcore.h101 #define DWC3_GCTL 0xc110 macro
A Ddebugfs.c412 reg = dwc3_readl(dwc->regs, DWC3_GCTL); in dwc3_mode_show()

Completed in 19 milliseconds