Searched refs:_PORT_ALL (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/include/ |
H A D | sh_pfc.h | 134 #define _PORT_ALL(pfx, sfx) pfx##_##sfx macro 136 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)
|
/openbmc/u-boot/arch/arm/mach-rmobile/ |
H A D | pfc-r8a7790.h | 116 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
|
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 541 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx macro 542 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)
|
/openbmc/linux/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 666 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx macro 667 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)
|