Searched refs:GPIO_INT_RISE_EDGE (Results 1 – 3 of 3) sorted by relevance
37 #define GPIO_INT_RISE_EDGE 0x2 macro91 edge = GPIO_INT_RISE_EDGE; in mxs_gpio_set_irq_type()95 edge = GPIO_INT_RISE_EDGE; in mxs_gpio_set_irq_type()
132 #define GPIO_INT_RISE_EDGE (mxc_gpio_hwdata->rise_edge) macro185 edge = GPIO_INT_RISE_EDGE; in gpio_set_irq_type()
38 #define GPIO_INT_RISE_EDGE 0x2 macro