Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pcmcia/
Dxxs1500_ss.c50 #define GPIO_VSH 209 macro
128 i = (!!gpio_get_value(GPIO_VSL)) | ((!!gpio_get_value(GPIO_VSH)) << 1); in xxs1500_pcmcia_get_status()
161 gpio_direction_input(GPIO_VSH); in xxs1500_pcmcia_sock_init()