Home
last modified time | relevance | path

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

/arch/arm/plat-mxc/include/mach/
Dmx1.h145 #define GPIO_ICR1 0x28 macro
Dmx27.h274 #define GPIO_ICR1 0x28 macro
Dmx31.h332 #define GPIO_ICR1 0x0C macro
/arch/arm/plat-mxc/
Dgpio.c92 reg += GPIO_ICR1 + ((gpio & 0x10) >> 2); /* lower or upper register */ in gpio_set_irq_type()