Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dsh_pfc.h135 #define _GPIO_PORT(pfx, sfx) PINMUX_GPIO(GPIO_PORT##pfx, PORT##pfx##_DATA) macro
137 #define GPIO_PORT_ALL() CPU_ALL_PORT(_GPIO_PORT, , unused)