Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/mfd/
Dasic3.c84 u16 irq_bothedge[4]; member
193 if (asic->irq_bothedge[bank] & bit) in asic3_irq_demux()
318 asic->irq_bothedge[(data->irq - asic->irq_base) >> 4] &= ~bit; in asic3_gpio_irq_type()
332 asic->irq_bothedge[(data->irq - asic->irq_base) >> 4] |= bit; in asic3_gpio_irq_type()