Searched refs:fhci_gpio_set_value (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dfhci-hub.c43 static void fhci_gpio_set_value(struct fhci_hcd *fhci, int gpio_nr, bool on) function
62 fhci_gpio_set_value(fhci, GPIO_POWER, false);
66 fhci_gpio_set_value(fhci, GPIO_POWER, true);
69 fhci_gpio_set_value(fhci, GPIO_SPEED, false);
72 fhci_gpio_set_value(fhci, GPIO_SPEED, true);

Completed in 56 milliseconds