GPIO_PTU1
gpio_request(GPIO_PTU1, NULL);
gpio_direction_output(GPIO_PTU1, 1);
gpio_direction_output(GPIO_PTU1, 0);
gpio_set_value(GPIO_PTU1, 1);