augpio2_read
sc->sc_gc.gp_pin_read = augpio2_read;
int augpio2_read(void *, int);
#define AUGPIO2_READ(pin) augpio2_read(NULL, (pin))