GPIO_ISR
bus_space_write_4(sc->sc_iot, sc->sc_ioh, GPIO_ISR, ~0);
status = bus_space_read_4(sc->sc_iot, sc->sc_ioh, GPIO_ISR);
bus_space_write_4(sc->sc_iot, sc->sc_ioh, GPIO_ISR, status);