Home
last modified time | relevance | path

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

/u-boot/drivers/gpio/
A Dmxs_gpio.c22 #define PINCTRL_DIN(n) (0x0600 + ((n) * 0x10)) macro
30 #define PINCTRL_DIN(n) (0x0900 + ((n) * 0x10)) macro

Completed in 4 milliseconds