Home
last modified time | relevance | path

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

/drivers/gpio/
Dgpio-tc3589x.c24 enum { REG_IBE, REG_IEV, REG_IS, REG_IE }; enumerator
141 tc3589x_gpio->regs[REG_IBE][regoffset] |= mask; in tc3589x_gpio_irq_set_type()
145 tc3589x_gpio->regs[REG_IBE][regoffset] &= ~mask; in tc3589x_gpio_irq_set_type()
172 [REG_IBE] = TC3589x_GPIOIBE0, in tc3589x_gpio_irq_sync_unlock()