Home
last modified time | relevance | path

Searched refs:PINCTRL_IRQEN (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/gpio/
A Dmxs_gpio.c25 #define PINCTRL_IRQEN(n) (0x0900 + ((n) * 0x10)) macro
33 #define PINCTRL_IRQEN(n) (0x1100 + ((n) * 0x10)) macro
52 writel(0, MXS_PINCTRL_BASE + PINCTRL_IRQEN(i)); in mxs_gpio_init()

Completed in 3 milliseconds