Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpio/
H A Dgpio-tc3589x.c22 enum { REG_IBE, REG_IEV, REG_IS, REG_IE, REG_DIRECT }; enumerator
166 tc3589x_gpio->regs[REG_IBE][regoffset] |= mask; in tc3589x_gpio_irq_set_type()
170 tc3589x_gpio->regs[REG_IBE][regoffset] &= ~mask; in tc3589x_gpio_irq_set_type()
199 [REG_IBE] = TC3589x_GPIOIBE0, in tc3589x_gpio_irq_sync_unlock()