Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/hisilicon/hikey960/drivers/pwrc/
H A Dhisi_pwrc.h51 void hisi_powerup_core(unsigned int cluster, unsigned int core);
H A Dhisi_pwrc.c369 void hisi_powerup_core(unsigned int cluster, unsigned int core) in hisi_powerup_core() function
/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_pm.c75 hisi_powerup_core(cluster, core); in hikey960_pwr_domain_on()