Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/hisilicon/hikey960/drivers/pwrc/
H A Dhisi_pwrc.h52 void hisi_powerdn_core(unsigned int cluster, unsigned int core);
H A Dhisi_pwrc.c375 void hisi_powerdn_core(unsigned int cluster, unsigned int core) in hisi_powerdn_core() function
/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_pm.c106 hisi_powerdn_core(cluster, core); in hikey960_pwr_domain_off()