Home
last modified time | relevance | path

Searched defs:sfx (Results 1 – 18 of 18) sorted by relevance

/openbmc/u-boot/arch/arm/mach-rmobile/
H A Dpfc-r8a7790.h14 #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 Dpfc-r8a7740.c26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
H A Dpfc-sh73a0.c26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
/openbmc/u-boot/drivers/pinctrl/renesas/
H A Dsh_pfc.h356 #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 Dpfc-r8a77970.c22 #define CPU_ALL_PORT(fn, sfx) \ argument
H A Dpfc-r8a77995.c22 #define CPU_ALL_PORT(fn, sfx) \ argument
H A Dpfc-r8a77990.c25 #define CPU_ALL_PORT(fn, sfx) \ argument
H A Dpfc-r8a7795.c20 #define CPU_ALL_PORT(fn, sfx) \ argument
H A Dpfc-r8a7792.c17 #define CPU_ALL_PORT(fn, sfx) \ argument
H A Dpfc-r8a7796.c26 #define CPU_ALL_PORT(fn, sfx) \ argument
H A Dpfc-r8a7794.c18 #define CPU_ALL_PORT(fn, sfx) \ argument
H A Dpfc-r8a7790.c23 #define CPU_ALL_PORT(fn, sfx) \ argument
H A Dpfc-r8a7791.c21 #define CPU_ALL_PORT(fn, sfx) \ argument
/openbmc/u-boot/include/
H A Dwait_bit.h35 #define BUILD_WAIT_FOR_BIT(sfx, type, read) \ argument
H A Dsh_pfc.h118 #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 Dcompiler.h78 #define _uswap_64(x, sfx) \ argument
/openbmc/u-boot/arch/mips/include/asm/
H A Dio.h506 #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 Dipmi_sel.c1200 char *sfx = NULL; /* This will be assigned if the Platform is DELL, in ipmi_get_event_desc() local