Searched refs:irq_active_high (Results 1 – 2 of 2) sorted by relevance
508 if (mcp->irq_active_high) in mcp23s08_irq_setup()539 mcp->irq_active_high = false; in mcp23s08_probe_one()572 mcp->irq_active_high = in mcp23s08_probe_one()581 mcp->irq_active_high || open_drain) { in mcp23s08_probe_one()585 if (mcp->irq_active_high) in mcp23s08_probe_one()
27 bool irq_active_high; member