Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-mcp23s08.c549 if (mcp->irq_active_high) in mcp23s08_irq_setup()
599 mcp->irq_active_high = false; in mcp23s08_probe_one()
626 mcp->irq_active_high = in mcp23s08_probe_one()
635 mcp->irq_active_high || open_drain) { in mcp23s08_probe_one()
639 if (mcp->irq_active_high) in mcp23s08_probe_one()
H A Dpinctrl-mcp23s08.h27 bool irq_active_high; member
/openbmc/linux/drivers/iio/accel/
H A Dfxls8962af-core.c1084 bool irq_active_high; in fxls8962af_irq_setup() local
1112 irq_active_high = true; in fxls8962af_irq_setup()
1116 irq_active_high = false; in fxls8962af_irq_setup()
1125 FXLS8962AF_SC4_INT_POL_PREP(irq_active_high)); in fxls8962af_irq_setup()