Home
last modified time | relevance | path

Searched refs:GPIO_INT_RISE_EDGE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpio-mxs.c37 #define GPIO_INT_RISE_EDGE 0x2 macro
91 edge = GPIO_INT_RISE_EDGE; in mxs_gpio_set_irq_type()
95 edge = GPIO_INT_RISE_EDGE; in mxs_gpio_set_irq_type()
H A Dgpio-mxc.c132 #define GPIO_INT_RISE_EDGE (mxc_gpio_hwdata->rise_edge) macro
185 edge = GPIO_INT_RISE_EDGE; in gpio_set_irq_type()
/kernel/linux/linux-6.6/drivers/gpio/
H A Dgpio-mxs.c36 #define GPIO_INT_RISE_EDGE 0x2 macro
85 edge = GPIO_INT_RISE_EDGE; in mxs_gpio_set_irq_type()
89 edge = GPIO_INT_RISE_EDGE; in mxs_gpio_set_irq_type()
H A Dgpio-mxc.c134 #define GPIO_INT_RISE_EDGE (port->hwdata->rise_edge) macro
173 edge = GPIO_INT_RISE_EDGE; in gpio_set_irq_type()

Completed in 4 milliseconds