Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mfd/
Dasic3.c82 u16 irq_bothedge[4]; member
192 if (asic->irq_bothedge[bank] & bit) in asic3_irq_demux()
317 asic->irq_bothedge[(data->irq - asic->irq_base) >> 4] &= ~bit; in asic3_gpio_irq_type()
331 asic->irq_bothedge[(data->irq - asic->irq_base) >> 4] |= bit; in asic3_gpio_irq_type()