Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/hisilicon/hikey960/drivers/pwrc/
H A Dhisi_pwrc.h37 void hisi_set_cpu_boot_flag(unsigned int cluster, unsigned int core);
H A Dhisi_pwrc.c209 void hisi_set_cpu_boot_flag(unsigned int cluster, unsigned int core) in hisi_set_cpu_boot_flag() function
/rk3399_ARM-atf/plat/hisilicon/hikey960/
H A Dhikey960_pm.c69 hisi_set_cpu_boot_flag(cluster, core); in hikey960_pwr_domain_on()