Searched refs:GPIO_INT_FALL_EDGE (Results 1 – 3 of 3) sorted by relevance
35 #define GPIO_INT_FALL_EDGE 0x0 macro89 edge = GPIO_INT_FALL_EDGE; in mxs_gpio_set_irq_type()98 edge = GPIO_INT_FALL_EDGE; in mxs_gpio_set_irq_type()
133 #define GPIO_INT_FALL_EDGE (mxc_gpio_hwdata->fall_edge) macro188 edge = GPIO_INT_FALL_EDGE; in gpio_set_irq_type()
36 #define GPIO_INT_FALL_EDGE 0x0 macro