Searched refs:GPIO_ICR2 (Results 1 – 2 of 2) sorted by relevance
125 #define GPIO_ICR2 (mxc_gpio_hwdata->icr2_reg) macro538 port->gpio_saved_reg.icr2 = readl(port->base + GPIO_ICR2); in mxc_gpio_save_regs()551 writel(port->gpio_saved_reg.icr2, port->base + GPIO_ICR2); in mxc_gpio_restore_regs()
35 #define GPIO_ICR2 0x18 macro208 reg = mpc8xxx_gc->regs + GPIO_ICR2; in mpc512x_irq_set_type()