Searched refs:CPU_ALL_PORT (Results 1 – 10 of 10) sorted by relevance
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 223 #define GP_ALL(str) CPU_ALL_PORT(_GP_ALL, str) 232 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, unused) 236 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, unused) 260 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str) 293 #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 | 31 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
D | pfc-r8a7740.c | 32 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
D | pfc-sh73a0.c | 36 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
D | pfc-r8a7778.c | 42 #define CPU_ALL_PORT(fn, sfx) \ macro
|
D | pfc-sh7734.c | 25 #define CPU_ALL_PORT(fn, sfx) \ macro
|
D | pfc-r8a7779.c | 34 #define CPU_ALL_PORT(fn, sfx) \ macro
|
D | pfc-r8a7791.c | 17 #define CPU_ALL_PORT(fn, sfx) \ macro
|
D | pfc-r8a7790.c | 30 #define CPU_ALL_PORT(fn, sfx) \ macro
|