Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pcmcia/
H A Dxxs1500_ss.c48 #define GPIO_OUTEN 205 macro
102 gpio_set_value(GPIO_OUTEN, 1); /* buffers off */ in xxs1500_pcmcia_configure()
105 gpio_set_value(GPIO_OUTEN, 0); /* buffers on */ in xxs1500_pcmcia_configure()
165 gpio_direction_output(GPIO_OUTEN, 1); /* disable buffers */ in xxs1500_pcmcia_sock_init()