Searched refs:PORT_90 (Results 1 – 4 of 4) sorted by relevance
/linux-4.1.27/drivers/pinctrl/sh-pfc/ |
D | sh_pfc.h | 251 #define PORT_90(pn, fn, pfx, sfx) \ macro
|
D | pfc-r8a7740.c | 33 PORT_10(0, fn, pfx, sfx), PORT_90(0, fn, pfx, sfx), \ 34 PORT_10(100, fn, pfx##10, sfx), PORT_90(100, fn, pfx##1, sfx), \
|
D | pfc-emev2.c | 16 PORT_10(0, fn, pfx, sfx), PORT_90(0, fn, pfx, sfx), \
|
D | pfc-sh73a0.c | 37 PORT_10(0, fn, pfx, sfx), PORT_90(0, fn, pfx, sfx), \
|