Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/pinctrl/
Dpinctrl-mcp23s08.c509 if (mcp->irq_active_high) in mcp23s08_irq_setup()
540 mcp->irq_active_high = false; in mcp23s08_probe_one()
571 mcp->irq_active_high = in mcp23s08_probe_one()
580 mcp->irq_active_high || open_drain) { in mcp23s08_probe_one()
584 if (mcp->irq_active_high) in mcp23s08_probe_one()
Dpinctrl-mcp23s08.h27 bool irq_active_high; member
/Linux-v6.1/drivers/iio/accel/
Dfxls8962af-core.c1092 bool irq_active_high; in fxls8962af_irq_setup() local
1120 irq_active_high = true; in fxls8962af_irq_setup()
1124 irq_active_high = false; in fxls8962af_irq_setup()
1133 FXLS8962AF_SC4_INT_POL_PREP(irq_active_high)); in fxls8962af_irq_setup()