NHGPIO_WRITE
#define NHGPIO_WRITE(sc,x) bus_space_write_1(sc->sc_iot, sc->sc_ioh, 0, x)
#define NHGPIO_WRITE(x) *((volatile uint8_t *)0x70000000) = (x)