Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpio/
Dgpio-winbond.c56 #define WB_SIO_REG_GPIO1_MF 0x2c macro
256 .outputreg = WB_SIO_REG_GPIO1_MF,
273 .outputreg = WB_SIO_REG_GPIO1_MF,
500 val = winbond_sio_reg_read(base, WB_SIO_REG_GPIO1_MF); in winbond_gpio_configure_port0_pins()
510 winbond_sio_reg_write(base, WB_SIO_REG_GPIO1_MF, val); in winbond_gpio_configure_port0_pins()