Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-f7188x.c27 #define SIO_LD_GPIO 0x06 /* GPIO logical device */ macro
247 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_get_direction()
266 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_direction_in()
287 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_get()
312 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_direction_out()
340 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_set()
368 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_set_config()