Searched refs:invreg (Results 1 – 1 of 1) sorted by relevance
/linux/drivers/gpio/ |
A D | gpio-winbond.c | 246 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, 398 if (winbond_sio_reg_btest(*base, info->invreg, offset)) in winbond_gpio_get() 447 if (winbond_sio_reg_btest(*base, info->invreg, offset)) in winbond_gpio_direction_out() 474 if (winbond_sio_reg_btest(*base, info->invreg, offset)) in winbond_gpio_set()
|
Completed in 6 milliseconds