Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/pwrc/
Dhisi_pwrc.h43 void hisi_enter_ap_suspend(unsigned int cluster, unsigned int core);
Dhisi_pwrc.c414 void hisi_enter_ap_suspend(unsigned int cluster, unsigned int core) in hisi_enter_ap_suspend() function
/external/arm-trusted-firmware/plat/hisilicon/hikey960/
Dhikey960_pm.c240 hisi_enter_ap_suspend(cluster, core); in hikey960_pwr_domain_suspend()