Home
last modified time | relevance | path

Searched refs:GPIO_INT_POL_MASK (Results 1 – 1 of 1) sorted by relevance

/linux-2.6.39/arch/arm/mach-mxs/
Dgpio.c51 #define GPIO_INT_POL_MASK (1 << 1) macro
125 if (edge & GPIO_INT_POL_MASK) in mxs_gpio_set_irq_type()