Searched refs:CPU_ALL_PORT (Results 1 – 5 of 5) sorted by relevance
/Linux-v6.6/drivers/pinctrl/renesas/ |
D | sh_pfc.h | 667 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str) 691 #define PINMUX_DATA_ALL() CPU_ALL_PORT(_PORT_DATA, , unused) 707 CPU_ALL_PORT(_PORT_ENTRY, PORT, unused), \
|
D | pfc-emev2.c | 11 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro 245 #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-r8a7740.c | 14 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
D | pfc-r8a73a4.c | 13 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
D | pfc-sh73a0.c | 18 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|