Searched defs:pl (Results 1 – 2 of 2) sorted by relevance
| /trusted-firmware-a-latest/plat/xilinx/common/include/ |
| D | pm_api_sys.h | 74 #define PM_PACK_PAYLOAD1(pl, mid, flag, arg0) { \ argument 78 #define PM_PACK_PAYLOAD2(pl, mid, flag, arg0, arg1) { \ argument 83 #define PM_PACK_PAYLOAD3(pl, mid, flag, arg0, arg1, arg2) { \ argument 88 #define PM_PACK_PAYLOAD4(pl, mid, flag, arg0, arg1, arg2, arg3) { \ argument 93 #define PM_PACK_PAYLOAD5(pl, mid, flag, arg0, arg1, arg2, arg3, arg4) { \ argument 98 #define PM_PACK_PAYLOAD6(pl, mid, flag, arg0, arg1, arg2, arg3, arg4, arg5) { \ argument
|
| /trusted-firmware-a-latest/plat/xilinx/zynqmp/pm_service/ |
| D | zynqmp_pm_api_sys.h | 41 #define PM_PACK_PAYLOAD1(pl, arg0) { \ argument 45 #define PM_PACK_PAYLOAD2(pl, arg0, arg1) { \ argument 50 #define PM_PACK_PAYLOAD3(pl, arg0, arg1, arg2) { \ argument 55 #define PM_PACK_PAYLOAD4(pl, arg0, arg1, arg2, arg3) { \ argument 60 #define PM_PACK_PAYLOAD5(pl, arg0, arg1, arg2, arg3, arg4) { \ argument 65 #define PM_PACK_PAYLOAD6(pl, arg0, arg1, arg2, arg3, arg4, arg5) { \ argument
|