Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/hisilicon/hikey/
A Dhisi_pwrc.c22 #define CLUSTER_CORE_COUNT (4) macro
23 #define CLUSTER_CORE_MASK ((1 << CLUSTER_CORE_COUNT) - 1)
36 i = cluster * CLUSTER_CORE_COUNT + core; in hisi_pwrc_set_core_bx_addr()

Completed in 2 milliseconds