Home
last modified time | relevance | path

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

/arm-trusted-firmware-2.8.0/plat/hisilicon/hikey960/drivers/pwrc/
A Dhisi_pwrc.c268 static int check_hotplug(unsigned int cluster, unsigned int boot_flag) in check_hotplug() argument
273 ((boot_flag & mask) == mask)) in check_hotplug()
283 unsigned int boot_flag = hisi_get_cpu_boot_flag(cluster, core); in hisi_test_pwrdn_allcores() local
289 if ((boot_flag ^ cpuidle_flag) || pdc_stat || in hisi_test_pwrdn_allcores()
290 check_hotplug(cluster, boot_flag)) in hisi_test_pwrdn_allcores()

Completed in 3 milliseconds