Home
last modified time | relevance | path

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

/drivers/pcmcia/
Dxxs1500_ss.c51 #define GPIO_POWER 214 macro
85 gpio_set_value(GPIO_POWER, 1); /* power off */ in xxs1500_pcmcia_configure()
88 gpio_set_value(GPIO_POWER, 0); /* power on */ in xxs1500_pcmcia_configure()
140 status |= gpio_get_value(GPIO_POWER) ? 0 : SS_POWERON; in xxs1500_pcmcia_get_status()
164 gpio_direction_output(GPIO_POWER, 1); /* power off */ in xxs1500_pcmcia_sock_init()
/drivers/usb/host/
Dfhci-hub.c62 fhci_gpio_set_value(fhci, GPIO_POWER, false); in fhci_config_transceiver()
66 fhci_gpio_set_value(fhci, GPIO_POWER, true); in fhci_config_transceiver()
Dfhci.h234 GPIO_POWER, enumerator