Home
last modified time | relevance | path

Searched defs:PINCTRL_PIN2IRQ (Results 1 – 1 of 1) sorted by relevance

/u-boot/drivers/gpio/
A Dmxs_gpio.c24 #define PINCTRL_PIN2IRQ(n) (0x0800 + ((n) * 0x10)) macro
32 #define PINCTRL_PIN2IRQ(n) (0x1000 + ((n) * 0x10)) macro

Completed in 3 milliseconds