Home
last modified time | relevance | path

Searched refs:SC_R_A35 (Results 1 – 4 of 4) sorted by relevance

/trusted-firmware-a-3.6.0-3.5.0/plat/imx/imx8qx/
Dimx8qx_psci.c128 sc_pm_req_low_power_mode(ipc_handle, SC_R_A35, SC_PM_PW_MODE_OFF); in imx_domain_suspend()
144 sc_pm_req_low_power_mode(ipc_handle, SC_R_A35, SC_PM_PW_MODE_OFF); in imx_domain_suspend()
145 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A35, SC_PM_SYS_IF_DDR, in imx_domain_suspend()
147 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A35, SC_PM_SYS_IF_MU, in imx_domain_suspend()
149 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A35, SC_PM_SYS_IF_INTERCONNECT, in imx_domain_suspend()
189 sc_pm_req_low_power_mode(ipc_handle, SC_R_A35, SC_PM_PW_MODE_ON); in imx_domain_suspend_finish()
190 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A35, SC_PM_SYS_IF_DDR, in imx_domain_suspend_finish()
192 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A35, SC_PM_SYS_IF_MU, in imx_domain_suspend_finish()
194 sc_pm_req_sys_if_power_mode(ipc_handle, SC_R_A35, SC_PM_SYS_IF_INTERCONNECT, in imx_domain_suspend_finish()
204 sc_pm_req_low_power_mode(ipc_handle, SC_R_A35, SC_PM_PW_MODE_ON); in imx_domain_suspend_finish()
[all …]
/trusted-firmware-a-3.6.0-3.5.0/plat/imx/imx8qx/include/
Dsec_rsrc.h10 SC_R_A35,
/trusted-firmware-a-3.6.0-3.5.0/plat/imx/common/
Dimx_sip_handler.c66 sc_pm_set_clock_rate(ipc_handle, SC_R_A35, SC_PM_CLK_CPU, &rate); in imx_cpufreq_set_target()
/trusted-firmware-a-3.6.0-3.5.0/plat/imx/common/include/sci/
Dsci_types.h676 #define SC_R_A35 507U macro