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