Searched refs:PINCTRL_DIN (Results 1 – 1 of 1) sorted by relevance
26 #define PINCTRL_DIN(p) ((is_imx23_gpio(p) ? 0x0600 : 0x0900) + (p->id) * 0x10) macro81 val = readl(port->base + PINCTRL_DIN(port)) & pin_mask; in mxs_gpio_set_irq_type()323 port->base + PINCTRL_DIN(port), in mxs_gpio_probe()