Searched refs:CPU_32_PORT (Results 1 – 1 of 1) sorted by relevance
/linux-3.4.99/arch/arm/mach-shmobile/ |
D | pfc-r8a7779.c | 26 #define CPU_32_PORT(fn, pfx, sfx) \ macro 39 CPU_32_PORT(fn, pfx##_0_, sfx), \ 40 CPU_32_PORT(fn, pfx##_1_, sfx), \ 41 CPU_32_PORT(fn, pfx##_2_, sfx), \ 42 CPU_32_PORT(fn, pfx##_3_, sfx), \ 43 CPU_32_PORT(fn, pfx##_4_, sfx), \ 44 CPU_32_PORT(fn, pfx##_5_, sfx), \
|