Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsh_pfc.h138 #define GPIO_FN(str) PINMUX_GPIO(GPIO_FN_##str, str##_MARK) macro
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dsh_pfc.h706 #define GPIO_FN(str) \ macro