Home
last modified time | relevance | path

Searched refs:ST_IRQ_EDGE_MASK (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/
H A Dpinctrl-st.c295 #define ST_IRQ_EDGE_MASK 0xf macro
310 (conf >> (pin * ST_IRQ_EDGE_CONF_BITS_PER_PIN) & ST_IRQ_EDGE_MASK)
1349 bank->irq_edge_conf &= ~(ST_IRQ_EDGE_MASK << ( in st_gpio_irq_set_type()
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Dpinctrl-st.c299 #define ST_IRQ_EDGE_MASK 0xf macro
314 (conf >> (pin * ST_IRQ_EDGE_CONF_BITS_PER_PIN) & ST_IRQ_EDGE_MASK)
1378 bank->irq_edge_conf &= ~(ST_IRQ_EDGE_MASK << ( in st_gpio_irq_set_type()

Completed in 6 milliseconds