Home
last modified time | relevance | path

Searched refs:SC_PM_SYS_IF_INTERCONNECT (Results 1 – 3 of 3) sorted by relevance

/external/arm-trusted-firmware/plat/imx/imx8qm/
Dimx8qm_psci.c189 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A53, SC_PM_SYS_IF_INTERCONNECT, in imx_domain_suspend()
191 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A72, SC_PM_SYS_IF_INTERCONNECT, in imx_domain_suspend()
245 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A53, SC_PM_SYS_IF_INTERCONNECT, in imx_domain_suspend_finish()
247 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A72, SC_PM_SYS_IF_INTERCONNECT, in imx_domain_suspend_finish()
320 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A53, SC_PM_SYS_IF_INTERCONNECT, in plat_setup_psci_ops()
322 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A72, SC_PM_SYS_IF_INTERCONNECT, in plat_setup_psci_ops()
/external/arm-trusted-firmware/plat/imx/imx8qx/
Dimx8qx_psci.c149 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A35, SC_PM_SYS_IF_INTERCONNECT, in imx_domain_suspend()
194 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A35, SC_PM_SYS_IF_INTERCONNECT, in imx_domain_suspend_finish()
242 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A35, SC_PM_SYS_IF_INTERCONNECT, in plat_setup_psci_ops()
/external/arm-trusted-firmware/plat/imx/common/include/sci/svc/pm/
Dsci_pm_api.h142 #define SC_PM_SYS_IF_INTERCONNECT 0U /* System interconnect */ macro