Home
last modified time | relevance | path

Searched defs:pfx (Results 1 – 8 of 8) sorted by relevance

/u-boot/arch/arm/mach-rmobile/
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
91 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
114 #define _GP_INDT(pfx, sfx) GP##pfx##_DATA argument
[all …]
A Dpfc-r8a7740.c26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
A Dpfc-sh73a0.c26 #define CPU_ALL_PORT(fn, pfx, sfx) \ argument
/u-boot/include/
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
/u-boot/include/linux/
A Dkconfig.h47 #define _config_val(pfx, cfg) __config_val(pfx, cfg) argument
48 #define __config_val(pfx, cfg) CONFIG_ ## pfx ## cfg argument
/u-boot/tools/
A Dmips-relocs.c22 #define hdr_field(pfx, idx, field) ({ \ argument
51 #define set_hdr_field(pfx, idx, field, val) ({ \ argument
/u-boot/drivers/pinctrl/renesas/
A Dsh_pfc.h581 #define PORT_1(pn, fn, pfx, sfx) fn(pn, pfx, sfx) argument
583 #define PORT_10(pn, fn, pfx, sfx) \ argument
590 #define PORT_90(pn, fn, pfx, sfx) \ argument
598 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx argument
637 #define _PORT_DATA(pn, pfx, sfx) \ argument
/u-boot/arch/mips/include/asm/
A Dio.h233 #define __BUILD_MEMORY_SINGLE(pfx, bwlq, type, irq) \ argument
292 #define __BUILD_IOPORT_SINGLE(pfx, bwlq, type, p) \ argument

Completed in 98 milliseconds