Searched refs:_PORT_ALL (Results 1 – 7 of 7) sorted by relevance
| /OK3568_Linux_fs/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)
|
| /OK3568_Linux_fs/u-boot/arch/arm/mach-rmobile/ |
| H A D | pfc-r8a7790.h | 117 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
|
| H A D | pfc-r8a7794.c | 54 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
|
| H A D | pfc-r8a7793.c | 46 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
|
| H A D | pfc-r8a7795.c | 134 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
|
| H A D | pfc-r8a7796.c | 112 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
|
| /OK3568_Linux_fs/kernel/drivers/pinctrl/renesas/ |
| H A D | sh_pfc.h | 654 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx macro 655 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)
|