Home
last modified time | relevance | path

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

/arch/arm/plat-mxc/include/mach/
Dmx1.h149 #define GPIO_INT_LOW_LEV 0x3 macro
Dmx27.h278 #define GPIO_INT_LOW_LEV 0x3 macro
Dmx31.h336 #define GPIO_INT_LOW_LEV 0x0 macro
/arch/arm/plat-mxc/
Dgpio.c83 edge = GPIO_INT_LOW_LEV; in gpio_set_irq_type()