Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dsh_pfc.h134 #define _PORT_ALL(pfx, sfx) pfx##_##sfx macro
136 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)
/OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/
H A Dpfc-r8a7790.h117 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
H A Dpfc-r8a7794.c54 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
H A Dpfc-r8a7793.c46 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
H A Dpfc-r8a7795.c134 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
H A Dpfc-r8a7796.c112 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
/OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/
H A Dsh_pfc.h654 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx macro
655 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)