Searched refs:CPU_32_PORT0_16 (Results 1 – 1 of 1) sorted by relevance
/openbmc/u-boot/arch/arm/mach-rmobile/ |
H A D | pfc-r8a7790.h | 84 #define CPU_32_PORT0_16(fn, pfx, sfx) \ macro 96 CPU_32_PORT0_16(fn, pfx##_4_, sfx), \ 97 CPU_32_PORT0_16(fn, pfx##_5_, sfx), \ 98 CPU_32_PORT0_16(fn, pfx##_6_, sfx), \ 99 CPU_32_PORT0_16(fn, pfx##_7_, sfx), \ 100 CPU_32_PORT0_16(fn, pfx##_8_, sfx), \ 101 CPU_32_PORT0_16(fn, pfx##_9_, sfx), \
|