Searched refs:PINCTRL_IRQPOL (Results 1 – 1 of 1) sorted by relevance
43 #define PINCTRL_IRQPOL(n) ((cpu_is_mx23() ? 0x0b00 : 0x1300) + (n) * 0x10) macro124 pin_addr = port->base + PINCTRL_IRQPOL(port->id); in mxs_gpio_set_irq_type()