Searched refs:DWC3_GUSB3PIPECTL (Results 1 – 2 of 2) sorted by relevance
81 #define DWC3_GUSB3PIPECTL(n) (0xc2c0 + ((n) * 0x04)) macro
350 val = bus_space_read_4(sc->sc_iot, ioh, DWC3_GUSB3PIPECTL(0)); in octxctl_dwc3_init()353 bus_space_write_4(sc->sc_iot, ioh, DWC3_GUSB3PIPECTL(0), val); in octxctl_dwc3_init()