Home
last modified time | relevance | path

Searched refs:CPU_ALL_PORT (Results 1 – 14 of 14) sorted by relevance

/external/u-boot/arch/arm/mach-rmobile/
Dpfc-r8a7790.h28 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
48 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
91 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
116 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
117 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, , unused)
118 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, , unused)
Dpfc-r8a7740.c26 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
Dpfc-sh73a0.c26 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
/external/u-boot/drivers/pinctrl/renesas/
Dsh_pfc.h504 #define GP_ALL(str) CPU_ALL_PORT(_GP_ALL, str)
514 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, unused)
518 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, unused)
542 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)
583 #define PINMUX_DATA_ALL() CPU_ALL_PORT(_PORT_DATA, , unused)
Dpfc-r8a7792.c17 #define CPU_ALL_PORT(fn, sfx) \ macro
Dpfc-r8a77970.c22 #define CPU_ALL_PORT(fn, sfx) \ macro
Dpfc-r8a77995.c22 #define CPU_ALL_PORT(fn, sfx) \ macro
Dpfc-r8a7794.c18 #define CPU_ALL_PORT(fn, sfx) \ macro
Dpfc-r8a77990.c25 #define CPU_ALL_PORT(fn, sfx) \ macro
Dpfc-r8a7790.c23 #define CPU_ALL_PORT(fn, sfx) \ macro
Dpfc-r8a7791.c21 #define CPU_ALL_PORT(fn, sfx) \ macro
Dpfc-r8a7796.c26 #define CPU_ALL_PORT(fn, sfx) \ macro
Dpfc-r8a7795.c20 #define CPU_ALL_PORT(fn, sfx) \ macro
/external/u-boot/include/
Dsh_pfc.h136 #define PORT_ALL(str) CPU_ALL_PORT(_PORT_ALL, PORT, str)
137 #define GPIO_PORT_ALL() CPU_ALL_PORT(_GPIO_PORT, , unused)