GPIO_ICR          194 drivers/gpio/gpio-mpc8xxx.c 		gc->write_reg(mpc8xxx_gc->regs + GPIO_ICR,
GPIO_ICR          195 drivers/gpio/gpio-mpc8xxx.c 			gc->read_reg(mpc8xxx_gc->regs + GPIO_ICR)
GPIO_ICR          202 drivers/gpio/gpio-mpc8xxx.c 		gc->write_reg(mpc8xxx_gc->regs + GPIO_ICR,
GPIO_ICR          203 drivers/gpio/gpio-mpc8xxx.c 			gc->read_reg(mpc8xxx_gc->regs + GPIO_ICR)
GPIO_ICR          225 drivers/gpio/gpio-mpc8xxx.c 		reg = mpc8xxx_gc->regs + GPIO_ICR;