Searched refs:PORT_90 (Results 1 – 5 of 5) sorted by relevance
/linux-3.4.99/include/linux/ |
D | sh_pfc.h | 137 #define PORT_90(fn, pfx, sfx) \ macro
|
/linux-3.4.99/arch/arm/mach-shmobile/ |
D | pfc-sh7367.c | 25 PORT_10(fn, pfx, sfx), PORT_90(fn, pfx, sfx), \ 26 PORT_10(fn, pfx##10, sfx), PORT_90(fn, pfx##1, sfx), \
|
D | pfc-r8a7740.c | 27 PORT_10(fn, pfx, sfx), PORT_90(fn, pfx, sfx), \ 28 PORT_10(fn, pfx##10, sfx), PORT_90(fn, pfx##1, sfx), \
|
D | pfc-sh7372.c | 30 PORT_10(fn, pfx, sfx), PORT_90(fn, pfx, sfx), \
|
D | pfc-sh7377.c | 26 PORT_10(fn, pfx, sfx), PORT_90(fn, pfx, sfx), \
|