Home
last modified time | relevance | path

Searched refs:mt_secure_lpm_dispatcher_registry (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/include/lpm_v2/
H A Dmt_lpm_dispatch.h29 void mt_secure_lpm_dispatcher_registry(unsigned int id, mt_lpm_dispatch_fn fn);
/rk3399_ARM-atf/plat/mediatek/include/lpm/
H A Dmt_lpm_dispatch.h29 void mt_secure_lpm_dispatcher_registry(unsigned int id, mt_lpm_dispatch_fn fn);
/rk3399_ARM-atf/plat/mediatek/common/lpm/
H A Dmt_lpm_dispatch.c87 void mt_secure_lpm_dispatcher_registry(unsigned int id, mt_lpm_dispatch_fn fn) in mt_secure_lpm_dispatcher_registry() function
/rk3399_ARM-atf/plat/mediatek/common/lpm_v2/
H A Dmt_lpm_dispatch.c82 void mt_secure_lpm_dispatcher_registry(unsigned int id, mt_lpm_dispatch_fn fn) in mt_secure_lpm_dispatcher_registry() function
/rk3399_ARM-atf/plat/mediatek/drivers/cpu_pm/cpcv5_4/
H A Dmt_cpu_pm_smc.c185 mt_secure_lpm_dispatcher_registry(MT_LPM_SMC_USER_SECURE_CPU_PM, in cpupm_smc_init()