Searched refs:PINCTRL_PIN2IRQ (Results 1 – 1 of 1) sorted by relevance
21 #define PINCTRL_PIN2IRQ(n) (0x0800 + ((n) * 0x10)) macro29 #define PINCTRL_PIN2IRQ(n) (0x1000 + ((n) * 0x10)) macro48 writel(0, MXS_PINCTRL_BASE + PINCTRL_PIN2IRQ(i)); in mxs_gpio_init()