Home
last modified time | relevance | path

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

/linux/drivers/gpio/
A Dgpio-f7188x.c27 #define SIO_LD_GPIO 0x06 /* GPIO logical device */ macro
267 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_get_direction()
289 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_direction_in()
310 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_get()
335 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_direction_out()
363 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_set()
391 superio_select(sio->addr, SIO_LD_GPIO); in f7188x_gpio_set_config()

Completed in 5 milliseconds