Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/
Dasic3.c80 u16 irq_bothedge[4]; member
189 if (asic->irq_bothedge[bank] & bit) in asic3_irq_demux()
314 asic->irq_bothedge[(data->irq - asic->irq_base) >> 4] &= ~bit; in asic3_gpio_irq_type()
328 asic->irq_bothedge[(data->irq - asic->irq_base) >> 4] |= bit; in asic3_gpio_irq_type()