Searched refs:PM_PACK_PAYLOAD5 (Results 1 – 6 of 6) sorted by relevance
| /rk3399_ARM-atf/plat/xilinx/common/include/ |
| H A D | pm_api_sys.h | 77 #define PM_PACK_PAYLOAD5(pl, mid, flag, arg0, arg1, arg2, arg3, arg4) { \ macro 84 PM_PACK_PAYLOAD5(pl, (mid), (flag), (arg0), (arg1), (arg2), (arg3), (arg4)); \
|
| /rk3399_ARM-atf/plat/xilinx/zynqmp/pm_service/ |
| H A D | zynqmp_pm_api_sys.c | 313 PM_PACK_PAYLOAD5(payload, flag, PM_REQ_SUSPEND, target, ack, latency, state); in pm_req_suspend() 357 PM_PACK_PAYLOAD5(payload, flag, PM_REQ_WAKEUP, target, encoded_address, in pm_req_wakeup() 473 PM_PACK_PAYLOAD5(payload, flag, PM_REQ_NODE, nid, capabilities, qos, ack); in pm_req_node() 507 PM_PACK_PAYLOAD5(payload, flag, PM_SET_REQUIREMENT, nid, capabilities, qos, in pm_set_requirement() 635 PM_PACK_PAYLOAD5(payload, security_flag, PM_FPGA_LOAD, address_high, in pm_fpga_load() 703 PM_PACK_PAYLOAD5(payload, security_flag, PM_SECURE_RSA_AES, address_high, in pm_secure_rsaaes() 1705 PM_PACK_PAYLOAD5(payload, security_flag, PM_SECURE_SHA, address_high, in pm_sha_hash() 1719 PM_PACK_PAYLOAD5(payload, security_flag, PM_SECURE_RSA, address_high, in pm_rsa_core() 1734 PM_PACK_PAYLOAD5(payload, flag, PM_SECURE_IMAGE, address_high, in pm_secure_image() 1767 PM_PACK_PAYLOAD5(payload, flag, PM_FPGA_READ, reg_numframes, address_low, in pm_fpga_read()
|
| H A D | zynqmp_pm_api_sys.h | 60 #define PM_PACK_PAYLOAD5(pl, flag, arg0, arg1, arg2, arg3, arg4) { \ macro 67 PM_PACK_PAYLOAD5(pl, (flag), (arg0), (arg1), (arg2), (arg3), (arg4)); \
|
| H A D | pm_api_ioctl.c | 743 PM_PACK_PAYLOAD5(payload, flag, PM_IOCTL, nid, ioctl_id, arg1, arg2); in pm_api_ioctl()
|
| H A D | zynqmp_pm_svc_main.c | 563 PM_PACK_PAYLOAD5(payload, security_flag, smc_fid & FUNCID_NUM_MASK, in pm_smc_handler()
|
| /rk3399_ARM-atf/plat/xilinx/common/pm_service/ |
| H A D | pm_api_sys.c | 202 PM_PACK_PAYLOAD5(payload, LIBPM_MODULE_ID, flag, PM_REQ_WAKEUP, target, in pm_req_wakeup() 465 PM_PACK_PAYLOAD5(payload, LIBPM_MODULE_ID, flag, PM_REGISTER_NOTIFIER, in pm_register_notifier()
|