Searched refs:DWC3_GUSB2PHYACC (Results 1 – 2 of 2) sorted by relevance
42 reg = dwc3_readl(dwc->regs, DWC3_GUSB2PHYACC(0)); in dwc3_ulpi_busyloop()58 dwc3_writel(dwc->regs, DWC3_GUSB2PHYACC(0), reg); in dwc3_ulpi_read()64 reg = dwc3_readl(dwc->regs, DWC3_GUSB2PHYACC(0)); in dwc3_ulpi_read()76 dwc3_writel(dwc->regs, DWC3_GUSB2PHYACC(0), reg); in dwc3_ulpi_write()
131 #define DWC3_GUSB2PHYACC(n) (0xc280 + ((n) * 0x04)) macro
Completed in 9 milliseconds