Searched refs:DWC3_GUSB3PIPECTL0 (Results 1 – 2 of 2) sorted by relevance
204 reg = DWC3_READ(sc, DWC3_GUSB3PIPECTL0); in snsp_dwc3_dump_regs() 250 phy3 = DWC3_READ(sc, DWC3_GUSB3PIPECTL0); in snps_dwc3_reset() 255 DWC3_WRITE(sc, DWC3_GUSB3PIPECTL0, phy3); in snps_dwc3_reset() 263 DWC3_WRITE(sc, DWC3_GUSB3PIPECTL0, phy3); in snps_dwc3_reset() 346 reg = DWC3_READ(sc, DWC3_GUSB3PIPECTL0); in snps_dwc3_do_quirks() 356 DWC3_WRITE(sc, DWC3_GUSB3PIPECTL0, reg); in snps_dwc3_do_quirks()
105 #define DWC3_GUSB3PIPECTL0 0xc2c0 macro