Home
last modified time | relevance | path

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

/arch/arm/plat-mxc/include/mach/
Dmx1.h150 #define GPIO_INT_HIGH_LEV 0x2 macro
Dmx27.h279 #define GPIO_INT_HIGH_LEV 0x2 macro
Dmx31.h337 #define GPIO_INT_HIGH_LEV 0x1 macro
/arch/arm/plat-mxc/
Dgpio.c86 edge = GPIO_INT_HIGH_LEV; in gpio_set_irq_type()