Searched refs:GPIO_ICR1 (Results 1 – 4 of 4) sorted by relevance
145 #define GPIO_ICR1 0x28 macro
274 #define GPIO_ICR1 0x28 macro
332 #define GPIO_ICR1 0x0C macro
92 reg += GPIO_ICR1 + ((gpio & 0x10) >> 2); /* lower or upper register */ in gpio_set_irq_type()