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

/openbsd-current/sys/arch/octeon/dev/
H A Doctxctlreg.h78 #define DWC3_GUSB2PHYCFG(n) (0xc200 + ((n) * 0x04)) macro
H A Doctxctl.c355 val = bus_space_read_4(sc->sc_iot, ioh, DWC3_GUSB2PHYCFG(0));
357 bus_space_write_4(sc->sc_iot, ioh, DWC3_GUSB2PHYCFG(0), val);

Completed in 113 milliseconds