Searched refs:DWC3_GUSB3PIPECTL (Results 1 - 2 of 2) sorted by relevance

/openbsd-current/sys/arch/octeon/dev/
H A Doctxctlreg.h81 #define DWC3_GUSB3PIPECTL(n) (0xc2c0 + ((n) * 0x04)) macro
H A Doctxctl.c350 val = bus_space_read_4(sc->sc_iot, ioh, DWC3_GUSB3PIPECTL(0));
353 bus_space_write_4(sc->sc_iot, ioh, DWC3_GUSB3PIPECTL(0), val);

Completed in 63 milliseconds