GPIO_GAFR0_L
bus_space_write_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GAFR0_L, sd.sd_gafr0_l);
sd.sd_gafr0_l = bus_space_read_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GAFR0_L);
#define GPIO_FN_REG(pin) (GPIO_GAFR0_L + (((pin) / 16) * 4))