Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/usb/host/
Dfhci-hub.c131 gpiod_direction_output(fhci->gpiods[GPIO_USBOE], 0); in fhci_io_port_generate_reset()
Dfhci.h224 GPIO_USBOE = 0, enumerator
Dfhci-hcd.c153 if (!gpiod_get_value(fhci->gpiods[GPIO_USBOE])) in fhci_ioports_check_bus_state()