Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/pinctrl/
Dpinctrl-mcp23s08.c509 if (mcp->irq_active_high) in mcp23s08_irq_setup()
540 mcp->irq_active_high = false; in mcp23s08_probe_one()
575 mcp->irq_active_high = in mcp23s08_probe_one()
584 mcp->irq_active_high || open_drain) { in mcp23s08_probe_one()
588 if (mcp->irq_active_high) in mcp23s08_probe_one()
Dpinctrl-mcp23s08.h27 bool irq_active_high; member
/Linux-v5.15/drivers/iio/accel/
Dfxls8962af-core.c788 bool irq_active_high; in fxls8962af_irq_setup() local
816 irq_active_high = true; in fxls8962af_irq_setup()
820 irq_active_high = false; in fxls8962af_irq_setup()
829 FXLS8962AF_SC4_INT_POL_PREP(irq_active_high)); in fxls8962af_irq_setup()