Searched refs:ST_IRQ_EDGE_BOTH (Results 1 - 1 of 1) sorted by path

/linux-master/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))
1439 if (ecfg != ST_IRQ_EDGE_BOTH &&

Completed in 215 milliseconds