Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpio/
Dgpio-f7188x.c30 #define SIO_LD_GPIO 0x06 /* GPIO logical device */ macro
204 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_direction_in()
226 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_get()
252 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_direction_out()
281 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_set()