Searched refs:GPIO_INT_LOW_LEV (Results 1 – 3 of 3) sorted by relevance
132 #define GPIO_INT_LOW_LEV (port->hwdata->low_level) macro 184 edge = GPIO_INT_LOW_LEV; in gpio_set_irq_type() 194 edge = GPIO_INT_LOW_LEV; in gpio_set_irq_type() 245 edge = GPIO_INT_LOW_LEV; in mxc_flip_edge() 247 } else if (edge == GPIO_INT_LOW_LEV) { in mxc_flip_edge()
35 #define GPIO_INT_LOW_LEV 0x1 macro95 edge = GPIO_INT_LOW_LEV; in mxs_gpio_set_irq_type()
36 #define GPIO_INT_LOW_LEV 0x1 macro