Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/arch/arm/mach-rmobile/
H A Dpfc-r8a7790.h29 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
49 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
92 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
117 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
118 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, , unused)
119 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, , unused)
H A Dpfc-r8a7794.c38 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
54 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
55 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, , unused)
56 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, , unused)
H A Dpfc-r8a7793.c29 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
46 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
47 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, , unused)
48 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, , unused)
H A Dpfc-r8a7795.c117 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
134 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
135 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, , unused)
136 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, , unused)
H A Dpfc-r8a7796.c95 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
112 #define GP_ALL(str) CPU_ALL_PORT(_PORT_ALL, GP, str)
113 #define PINMUX_GPIO_GP_ALL() CPU_ALL_PORT(_GP_GPIO, , unused)
114 #define PINMUX_DATA_GP_ALL() CPU_ALL_PORT(_GP_DATA, , unused)
H A Dpfc-r8a7740.c26 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
H A Dpfc-sh73a0.c26 #define CPU_ALL_PORT(fn, pfx, sfx) \ macro
/rk3399_rockchip-uboot/include/
H A 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)