GPIO_USBOE
if (!gpiod_get_value(fhci->gpiods[GPIO_USBOE]))
gpiod_direction_output(fhci->gpiods[GPIO_USBOE], 0);