D | sh_pfc.h | 662 #define PORT_1(pn, fn, pfx, sfx) fn(pn, pfx, sfx) argument 664 #define PORT_10(pn, fn, pfx, sfx) \ argument 671 #define PORT_90(pn, fn, pfx, sfx) \ argument 679 #define _PORT_ALL(pn, pfx, sfx) pfx##_##sfx argument 702 #define _PORT_DATA(pn, pfx, sfx) \ argument 716 #define _PORT_ENTRY(pn, pfx, sfx) \ argument
|