/u-boot-v2022.01-rc1/arch/arm/mach-rmobile/ |
A D | pfc-r8a7790.h | 14 #define CPU_32_PORT(fn, pfx, sfx) \ argument 19 #define CPU_32_PORT2(fn, pfx, sfx) \ argument 24 #define CPU_32_PORT1(fn, pfx, sfx) \ argument 28 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument 37 #define CPU_32_PORT1(fn, pfx, sfx) \ argument 48 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument 64 #define CPU_32_PORT0_28(fn, pfx, sfx) \ argument 72 #define CPU_32_PORT0_22(fn, pfx, sfx) \ argument 91 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument 114 #define _GP_INDT(pfx, sfx) GP##pfx##_DATA argument [all …]
|
A D | pfc-r8a7740.c | 26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
A D | pfc-sh73a0.c | 26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
/u-boot-v2022.01-rc1/drivers/pinctrl/renesas/ |
A D | sh_pfc.h | 430 #define PORT_GP_CFG_2(bank, fn, sfx, cfg) \ argument 435 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ argument 441 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ argument 447 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ argument 453 #define PORT_GP_CFG_9(bank, fn, sfx, cfg) \ argument 565 #define PORT_GP_32_REV(bank, fn, sfx) \ argument 625 #define PORT_10(pn, fn, pfx, sfx) \ argument 632 #define PORT_90(pn, fn, pfx, sfx) \ argument 640 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx argument 663 #define _PORT_DATA(pn, pfx, sfx) \ argument [all …]
|
A D | pfc-r8a77970.c | 23 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a77980.c | 23 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a77995.c | 22 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a779a0.c | 21 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a77990.c | 25 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a7792.c | 17 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a7795.c | 18 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a7796.c | 24 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a77965.c | 25 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a7794.c | 18 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a7790.c | 23 #define CPU_ALL_GP(fn, sfx) \ argument
|
A D | pfc-r8a7791.c | 21 #define CPU_ALL_GP(fn, sfx) \ argument
|
/u-boot-v2022.01-rc1/include/ |
A D | wait_bit.h | 37 #define BUILD_WAIT_FOR_BIT(sfx, type, read) \ argument
|
A D | sh_pfc.h | 118 #define PORT_1(fn, pfx, sfx) fn(pfx, sfx) argument 120 #define PORT_10(fn, pfx, sfx) \ argument 127 #define PORT_90(fn, pfx, sfx) \ argument 134 #define _PORT_ALL(pfx, sfx) pfx##_##sfx argument 135 #define _GPIO_PORT(pfx, sfx) PINMUX_GPIO(GPIO_PORT##pfx, PORT##pfx##_DATA) argument
|
A D | compiler.h | 82 #define _uswap_64(x, sfx) \ argument
|
/u-boot-v2022.01-rc1/arch/mips/include/asm/ |
A D | io.h | 507 #define __BUILD_CLRBITS(bwlq, sfx, end, type) \ argument 518 #define __BUILD_SETBITS(bwlq, sfx, end, type) \ argument 529 #define __BUILD_CLRSETBITS(bwlq, sfx, end, type) \ argument 542 #define BUILD_CLRSETBITS(bwlq, sfx, end, type) \ argument
|