Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/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()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds