Searched refs:CPU_ALL_PORT (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 655 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str) 680 #define PINMUX_DATA_ALL() CPU_ALL_PORT(_PORT_DATA, , unused) 687 * As the fields in the CPU_ALL_PORT() macro definition are separated by 696 CPU_ALL_PORT(_PORT_ENTRY, PORT, unused), \
|
H A 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)
|
H A D | pfc-r8a73a4.c | 13 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
H A D | pfc-sh73a0.c | 19 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
H A D | pfc-r8a7740.c | 14 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/ |
H A 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) 698 * As the fields in the CPU_ALL_PORT() macro definition are separated by 707 CPU_ALL_PORT(_PORT_ENTRY, PORT, unused), \
|
H A 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)
|
H A D | pfc-r8a7740.c | 14 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
H A D | pfc-r8a73a4.c | 13 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
H A D | pfc-sh73a0.c | 18 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
|
Completed in 36 milliseconds