Searched refs:DWC3_GUSB2PHYCFG (Results 1 – 2 of 2) sorted by relevance
78 #define DWC3_GUSB2PHYCFG(n) (0xc200 + ((n) * 0x04)) macro
355 val = bus_space_read_4(sc->sc_iot, ioh, DWC3_GUSB2PHYCFG(0)); in octxctl_dwc3_init()357 bus_space_write_4(sc->sc_iot, ioh, DWC3_GUSB2PHYCFG(0), val); in octxctl_dwc3_init()