Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/octeon/dev/
Doctxctlreg.h81 #define DWC3_GUSB3PIPECTL(n) (0xc2c0 + ((n) * 0x04)) macro
Doctxctl.c350 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()