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

  /src/sys/arch/arm/gemini/
gemini_lpchc.c 151 r = bus_space_read_4(sc->sc_iot, sc->sc_ioh, GEMINI_LPCHC_CSR);
153 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GEMINI_LPCHC_CSR, r);
gemini_reg.h 191 #define GEMINI_LPCHC_CSR 0x04 /* rw */
  /src/sys/arch/evbarm/gemini/
gemini_machdep.c 810 r = bus_space_read_4(iot, lpchc_ioh, GEMINI_LPCHC_CSR);
812 bus_space_write_4(iot, lpchc_ioh, GEMINI_LPCHC_CSR, r);

Completed in 14 milliseconds