Home
last modified time | relevance | path

Searched refs:SC_RPC_SVC_PM (Results 1 – 2 of 2) sorted by relevance

/arm-trusted-firmware-2.8.0/plat/imx/common/sci/svc/pm/
A Dpm_rpc_clnt.c38 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_set_sys_power_mode()
56 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_set_partition_power_mode()
75 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_get_sys_power_mode()
97 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_set_resource_power_mode()
116 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_get_resource_power_mode()
138 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_req_low_power_mode()
158 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_req_cpu_low_power_mode()
178 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_set_cpu_resume_addr()
198 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_set_cpu_resume()
221 RPC_SVC(&msg) = (uint8_t)SC_RPC_SVC_PM; in sc_pm_req_sys_if_power_mode()
[all …]
/arm-trusted-firmware-2.8.0/plat/imx/common/include/sci/
A Dsci_rpc.h41 #define SC_RPC_SVC_PM 2U macro

Completed in 4 milliseconds