HomeSort by: relevance | last modified time | path
    Searched refs:IMXUSB_ULPIVIEW (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/imx/
imxusb.c 167 bus_space_write_4(sc->sc_iot, sc->sc_ioh, IMXUSB_ULPIVIEW, 0);
258 ulpi_view = bus_space_read_4(sc->sc_iot, sc->sc_ioh, IMXUSB_ULPIVIEW);
262 IMXUSB_ULPIVIEW, ULPI_WU);
265 sc->sc_ioh, IMXUSB_ULPIVIEW);
284 ulpi_view = bus_space_read_4(sc->sc_iot, sc->sc_ioh, IMXUSB_ULPIVIEW);
288 IMXUSB_ULPIVIEW);
310 bus_space_write_4(sc->sc_iot, sc->sc_ioh, IMXUSB_ULPIVIEW, reg);
325 bus_space_write_4(sc->sc_iot, sc->sc_ioh, IMXUSB_ULPIVIEW, reg);
imxusbreg.h 46 #define IMXUSB_ULPIVIEW 0x0170

Completed in 13 milliseconds