Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/usb/host/
Dfhci-hub.c42 bool alow = fhci->alow_gpios[gpio_nr]; in fhci_gpio_set_value()
Dfhci.h246 bool alow_gpios[NUM_GPIOS]; member
Dfhci-hcd.c638 fhci->alow_gpios[i] = flags & OF_GPIO_ACTIVE_LOW; in of_fhci_probe()