Searched refs:PINCTRL_IRQLEV (Results 1 – 1 of 1) sorted by relevance
31 #define PINCTRL_IRQLEV(p) ((is_imx23_gpio(p) ? 0x0a00 : 0x1200) + (p->id) * 0x10) macro111 pin_addr = port->base + PINCTRL_IRQLEV(port); in mxs_gpio_set_irq_type()