GPIO_PTE6
gpio_request(GPIO_PTE6, NULL);
gpio_direction_input(GPIO_PTE6);
if (gpio_get_value(GPIO_PTE6)) {