GPIO_PGDAT
data = bus_space_read_4(sc->iot, sc->card_ioh, GPIO_PGDAT);
data = *(volatile uint32_t*)(S3C2440_GPIO_BASE+GPIO_PGDAT);