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

  /src/sys/arch/arm/sa11x0/
sa11x0_gpioreg.h 38 #define SAGPIO_PLR 0x00
  /src/sys/arch/hpcarm/dev/
j720ssp.c 131 while (bus_space_read_4(sc->sc_iot, sc->sc_gpioh, SAGPIO_PLR) & 0x400)
j720pwr.c 354 status = bus_space_read_4(ssp->sc_iot, ssp->sc_gpioh, SAGPIO_PLR);
365 status = bus_space_read_4(ssp->sc_iot, ssp->sc_gpioh, SAGPIO_PLR);
j720tp.c 504 if (bus_space_read_4(ssp->sc_iot, ssp->sc_gpioh, SAGPIO_PLR) & (1<<9)) {
548 if (bus_space_read_4(ssp->sc_iot, ssp->sc_gpioh, SAGPIO_PLR) & (1<<9)) {
ipaq_pcic.c 178 cr = bus_space_read_4(sc->sc_pc.sc_iot, sc->sc_parent->sc_gpioh, SAGPIO_PLR);
uda1341.c 328 cr = GPIO_READ(sc, SAGPIO_PLR);

Completed in 16 milliseconds