Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinctrl-st.c302 #define ST_IRQ_EDGE_BOTH (BIT(0) | BIT(1)) macro
311 (ST_IRQ_EDGE_BOTH << (pin * ST_IRQ_EDGE_CONF_BITS_PER_PIN))
1447 if (ecfg != ST_IRQ_EDGE_BOTH && in __gpio_irq_handler()