Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-winbond.c246 u8 invreg; member
259 .invreg = WB_SIO_GPIO12_REG_INV1,
276 .invreg = WB_SIO_GPIO12_REG_INV2,
287 .invreg = WB_SIO_GPIO34_REG_INV3,
304 .invreg = WB_SIO_GPIO34_REG_INV4,
321 .invreg = WB_SIO_WDGPIO56_REG_INV5,
338 .invreg = WB_SIO_WDGPIO56_REG_INV6,
399 if (winbond_sio_reg_btest(*base, info->invreg, offset)) in winbond_gpio_get()
448 if (winbond_sio_reg_btest(*base, info->invreg, offset)) in winbond_gpio_direction_out()
475 if (winbond_sio_reg_btest(*base, info->invreg, offset)) in winbond_gpio_set()