Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/hisilicon/hikey/include/
Dhisi_pwrc.h12 void hisi_pwrc_set_cluster_wfi(unsigned int id);
/external/arm-trusted-firmware/plat/hisilicon/hikey/
Dhikey_pm.c125 hisi_pwrc_set_cluster_wfi(1); in hikey_pwr_domain_suspend()
126 hisi_pwrc_set_cluster_wfi(0); in hikey_pwr_domain_suspend()
Dhisi_pwrc.c40 void hisi_pwrc_set_cluster_wfi(unsigned int cluster) in hisi_pwrc_set_cluster_wfi() function