Searched refs:CPU_ALL_PORT (Results 1 – 5 of 5) sorted by relevance
| /Linux-v5.4/drivers/pinctrl/sh-pfc/ |
| D | sh_pfc.h | 651 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str) 676 #define PINMUX_DATA_ALL() CPU_ALL_PORT(_PORT_DATA, , unused) 692 CPU_ALL_PORT(_PORT_ENTRY, PORT, unused), \
|
| D | pfc-emev2.c | 12 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro 246 #define PINMUX_EMEV_GPIO_ALL() CPU_ALL_PORT(__PIN_CFG, , unused) 255 #define PINMUX_EMEV_DATA_ALL() CPU_ALL_PORT(__PORT_DATA, , unused)
|
| D | pfc-r8a73a4.c | 13 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
| D | pfc-r8a7740.c | 14 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
| D | pfc-sh73a0.c | 19 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|