Searched refs:GPIO_USB0_PWR_ON (Results 1 – 1 of 1) sorted by relevance
37 #define GPIO_USB0_PWR_ON 18 macro191 ret = gpio_request(GPIO_USB0_PWR_ON, "USB0_PWR_ON"); in board_init()194 gpio_direction_output(GPIO_USB0_PWR_ON, 0); in board_init()200 gpio_set_value(GPIO_USB0_PWR_ON, 1); in board_init()