PINCTRL_PIN2IRQ   117 drivers/gpio/gpio-mxs.c 		writel(pin_mask, port->base + PINCTRL_PIN2IRQ(port) + MXS_SET);
PINCTRL_PIN2IRQ   214 drivers/gpio/gpio-mxs.c 	ct->regs.enable = PINCTRL_PIN2IRQ(port) + MXS_SET;
PINCTRL_PIN2IRQ   215 drivers/gpio/gpio-mxs.c 	ct->regs.disable = PINCTRL_PIN2IRQ(port) + MXS_CLR;
PINCTRL_PIN2IRQ   310 drivers/gpio/gpio-mxs.c 	writel(0, port->base + PINCTRL_PIN2IRQ(port));