gpio_pin_read
int gpio_pin_read(struct gpio *gp, struct gpio_mapping *map, int pin);
data = gpio_pin_read(sc->gp, sc->gp_map, 0);