Searched refs:PINCTRL_IRQEN (Results 1 – 1 of 1) sorted by relevance
25 #define PINCTRL_IRQEN(n) (0x0900 + ((n) * 0x10)) macro33 #define PINCTRL_IRQEN(n) (0x1100 + ((n) * 0x10)) macro52 writel(0, MXS_PINCTRL_BASE + PINCTRL_IRQEN(i)); in mxs_gpio_init()
Completed in 3 milliseconds