Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/mediatek/mt8183/drivers/mcdi/
H A Dmtk_mcdi.h14 void sspm_cluster_pwr_off_notify(uint32_t cluster);
H A Dmtk_mcdi.c28 void sspm_cluster_pwr_off_notify(uint32_t cluster) in sspm_cluster_pwr_off_notify() function
/rk3399_ARM-atf/plat/mediatek/mt8183/
H A Dplat_pm.c235 sspm_cluster_pwr_off_notify(cluster); in mcdi_ctrl_cluster_cpu_off()