Home
last modified time | relevance | path

Searched refs:GPIO_USBOE (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/usb/host/
Dfhci-hub.c132 gpio_direction_output(fhci->gpios[GPIO_USBOE], 0); in fhci_io_port_generate_reset()
Dfhci.h223 GPIO_USBOE = 0, enumerator
Dfhci-hcd.c153 if (!gpio_get_value(fhci->gpios[GPIO_USBOE])) in fhci_ioports_check_bus_state()