Searched refs:CPU_ALL_PORT (Results 1 – 8 of 8) sorted by relevance
| /rk3399_rockchip-uboot/arch/arm/mach-rmobile/ |
| H A D | pfc-r8a7790.h | 29 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro 49 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro 92 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro 117 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str) 118 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, , unused) 119 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, , unused)
|
| H A D | pfc-r8a7794.c | 38 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro 54 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str) 55 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, , unused) 56 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, , unused)
|
| H A D | pfc-r8a7793.c | 29 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro 46 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str) 47 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, , unused) 48 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, , unused)
|
| H A D | pfc-r8a7795.c | 117 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro 134 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str) 135 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, , unused) 136 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, , unused)
|
| H A D | pfc-r8a7796.c | 95 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro 112 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str) 113 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, , unused) 114 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, , unused)
|
| H A D | pfc-r8a7740.c | 26 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
| H A D | pfc-sh73a0.c | 26 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
| /rk3399_rockchip-uboot/include/ |
| H A D | sh_pfc.h | 136 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str) 137 #define GPIO_PORT_ALL() CPU_ALL_PORT(_GPIO_PORT, , unused)
|