Searched refs:GPIO_USB1_PWR_ON (Results 1 – 1 of 1) sorted by relevance
39 #define GPIO_USB1_PWR_ON 19 macro196 ret = gpio_request(GPIO_USB1_PWR_ON, "USB1_PWR_ON"); in board_init()199 gpio_direction_output(GPIO_USB1_PWR_ON, 0); in board_init()202 gpio_set_value(GPIO_USB1_PWR_ON, 1); in board_init()