Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/hisilicon/hikey960/drivers/pwrc/
H A Dhisi_pwrc.h53 void hisi_powerup_cluster(unsigned int cluster, unsigned int core);
H A Dhisi_pwrc.c381 void hisi_powerup_cluster(unsigned int cluster, unsigned int core) in hisi_powerup_cluster() function
/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_pm.c77 hisi_powerup_cluster(cluster, core); in hikey960_pwr_domain_on()