Searched defs:GPIO_FN (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/ | ||
D | sh_pfc.h | 138 #define GPIO_FN(str) PINMUX_GPIO(GPIO_FN_##str, str##_MARK) macro |
/external/u-boot/drivers/pinctrl/renesas/ | ||
D | sh_pfc.h | 591 #define GPIO_FN(str) \ macro |