Home
last modified time | relevance | path

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

/device/linaro/bootloader/arm-trusted-firmware/plat/hisilicon/hikey960/drivers/pwrc/
Dhisi_pwrc.c30 #define CLUSTER0_CPUS_ONLINE_MASK (0xF << 16) macro
229 ret = val & CLUSTER0_CPUS_ONLINE_MASK; in cluster_is_powered_on()