Searched refs:DWC3_GUSB3PIPECTL0 (Results 1 – 2 of 2) sorted by relevance
162 reg = DWC3_READ(sc, DWC3_GUSB3PIPECTL0);187 phy3 = DWC3_READ(sc, DWC3_GUSB3PIPECTL0); in snps_dwc3_reset()189 DWC3_WRITE(sc, DWC3_GUSB3PIPECTL0, phy3); in snps_dwc3_reset()197 DWC3_WRITE(sc, DWC3_GUSB3PIPECTL0, phy3); in snps_dwc3_reset()267 reg = DWC3_READ(sc, DWC3_GUSB3PIPECTL0); in snps_dwc3_do_quirks()272 DWC3_WRITE(sc, DWC3_GUSB3PIPECTL0, reg); in snps_dwc3_do_quirks()
91 #define DWC3_GUSB3PIPECTL0 0xc2c0 macro