/openbmc/u-boot/arch/arm/mach-rmobile/ |
H 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 77 #define CPU_32_PORT0_27(fn, pfx, sfx) \ argument 84 #define CPU_32_PORT0_16(fn, pfx, sfx) \ argument [all …]
|
H A D | pfc-r8a7740.c | 26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
H A D | pfc-sh73a0.c | 26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
|
/openbmc/u-boot/drivers/pinctrl/renesas/ |
H A D | sh_pfc.h | 356 #define PORT_GP_CFG_1(bank, pin, fn, sfx, cfg) \ argument 358 #define PORT_GP_1(bank, pin, fn, sfx) PORT_GP_CFG_1(bank, pin, fn, sfx, 0) argument 360 #define PORT_GP_CFG_4(bank, fn, sfx, cfg) \ argument 365 #define PORT_GP_4(bank, fn, sfx) PORT_GP_CFG_4(bank, fn, sfx, 0) argument 367 #define PORT_GP_CFG_6(bank, fn, sfx, cfg) \ argument 371 #define PORT_GP_6(bank, fn, sfx) PORT_GP_CFG_6(bank, fn, sfx, 0) argument 373 #define PORT_GP_CFG_8(bank, fn, sfx, cfg) \ argument 377 #define PORT_GP_8(bank, fn, sfx) PORT_GP_CFG_8(bank, fn, sfx, 0) argument 379 #define PORT_GP_CFG_9(bank, fn, sfx, cfg) \ argument 382 #define PORT_GP_9(bank, fn, sfx) PORT_GP_CFG_9(bank, fn, sfx, 0) argument [all …]
|
H A D | pfc-r8a77970.c | 22 #define CPU_ALL_PORT(fn, sfx) \ argument
|
H A D | pfc-r8a77995.c | 22 #define CPU_ALL_PORT(fn, sfx) \ argument
|
H A D | pfc-r8a77990.c | 25 #define CPU_ALL_PORT(fn, sfx) \ argument
|
H A D | pfc-r8a7795.c | 20 #define CPU_ALL_PORT(fn, sfx) \ argument
|
H A D | pfc-r8a7792.c | 17 #define CPU_ALL_PORT(fn, sfx) \ argument
|
H A D | pfc-r8a7796.c | 26 #define CPU_ALL_PORT(fn, sfx) \ argument
|
H A D | pfc-r8a7794.c | 18 #define CPU_ALL_PORT(fn, sfx) \ argument
|
H A D | pfc-r8a7790.c | 23 #define CPU_ALL_PORT(fn, sfx) \ argument
|
H A D | pfc-r8a7791.c | 21 #define CPU_ALL_PORT(fn, sfx) \ argument
|
/openbmc/u-boot/include/ |
H A D | wait_bit.h | 35 #define BUILD_WAIT_FOR_BIT(sfx, type, read) \ argument
|
H 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
|
H A D | compiler.h | 78 #define _uswap_64(x, sfx) \ argument
|
/openbmc/u-boot/arch/mips/include/asm/ |
H A D | io.h | 506 #define __BUILD_CLRBITS(bwlq, sfx, end, type) \ argument 517 #define __BUILD_SETBITS(bwlq, sfx, end, type) \ argument 528 #define __BUILD_CLRSETBITS(bwlq, sfx, end, type) \ argument 541 #define BUILD_CLRSETBITS(bwlq, sfx, end, type) \ argument
|
/openbmc/ipmitool/lib/ |
H A D | ipmi_sel.c | 1200 char *sfx = NULL; /* This will be assigned if the Platform is DELL, in ipmi_get_event_desc() local
|