Searched refs:GPIO_ICR2 (Results 1 – 2 of 2) sorted by relevance
117 #define GPIO_ICR2 (port->hwdata->icr2_reg) macro493 port->gpio_saved_reg.icr2 = readl(port->base + GPIO_ICR2); in mxc_gpio_save_regs()506 writel(port->gpio_saved_reg.icr2, port->base + GPIO_ICR2); in mxc_gpio_restore_regs()
38 #define GPIO_ICR2 0x18 macro211 reg = mpc8xxx_gc->regs + GPIO_ICR2; in mpc512x_irq_set_type()