Searched refs:CPU_ALL_PORT (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 247 #define GP_ALL(str) CPU_ALL_PORT(_GP_ALL, str) 257 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, unused) 261 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, unused) 285 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str) 318 #define PINMUX_DATA_ALL() CPU_ALL_PORT(_PORT_DATA, , unused)
|
D | pfc-emev2.c | 15 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro 232 #define PINMUX_EMEV_GPIO_ALL() CPU_ALL_PORT(__PIN_CFG, , unused) 254 #define PINMUX_EMEV_DATA_ALL() CPU_ALL_PORT(__PORT_DATA, , unused)
|
D | pfc-r8a73a4.c | 27 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
D | pfc-r8a7740.c | 28 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
D | pfc-sh73a0.c | 32 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
D | pfc-r8a7778.c | 48 #define CPU_ALL_PORT(fn, sfx) \ macro
|
D | pfc-sh7734.c | 25 #define CPU_ALL_PORT(fn, sfx) \ macro
|
D | pfc-r8a7779.c | 33 #define CPU_ALL_PORT(fn, sfx) \ macro
|
D | pfc-r8a7794.c | 37 #define CPU_ALL_PORT(fn, sfx) \ macro
|
D | pfc-r8a7795.c | 47 #define CPU_ALL_PORT(fn, sfx) \ macro
|
D | pfc-r8a7791.c | 31 #define CPU_ALL_PORT(fn, sfx) \ macro
|
D | pfc-r8a7790.c | 46 #define CPU_ALL_PORT(fn, sfx) \ macro
|