Home
last modified time | relevance | path

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

/external/u-boot/include/
Dsh_pfc.h134 #define _PORT_ALL(pfx, sfx) pfx##_##sfx macro
136 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)
/external/u-boot/arch/arm/mach-rmobile/
Dpfc-r8a7790.h116 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
/external/u-boot/drivers/pinctrl/renesas/
Dsh_pfc.h541 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx macro
542 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)