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

/openbsd-current/sys/arch/armv7/exynos/
H A Dexehci.c40 #define USBPHY_CTRL0 0x00 macro
259 val = bus_space_read_4(sc->sc.iot, sc->ph_ioh, USBPHY_CTRL0);
273 bus_space_write_4(sc->sc.iot, sc->ph_ioh, USBPHY_CTRL0, val);
275 bus_space_write_4(sc->sc.iot, sc->ph_ioh, USBPHY_CTRL0,
276 bus_space_read_4(sc->sc.iot, sc->ph_ioh, USBPHY_CTRL0) &

Completed in 116 milliseconds