Home
last modified time | relevance | path

Searched refs:enable_scu (Results 1 – 7 of 7) sorted by relevance

/rk3399_ARM-atf/plat/mediatek/mt8173/include/
H A Dscu.h11 void enable_scu(unsigned long mpidr);
/rk3399_ARM-atf/plat/mediatek/mt8183/include/
H A Dscu.h11 void enable_scu(u_register_t mpidr);
/rk3399_ARM-atf/plat/mediatek/mt8173/
H A Dscu.c22 void enable_scu(unsigned long mpidr) in enable_scu() function
H A Dplat_pm.c413 enable_scu(mpidr); in plat_power_domain_suspend_finish()
/rk3399_ARM-atf/plat/mediatek/mt8183/
H A Dscu.c37 void enable_scu(u_register_t mpidr) in enable_scu() function
H A Dbl31_plat_setup.c173 enable_scu(read_mpidr()); in bl31_plat_arch_setup()
H A Dplat_pm.c190 enable_scu(mpidr); in plat_cluster_pwron_common()