Home
last modified time | relevance | path

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

/external/arm-trusted-firmware/plat/brcm/board/stingray/src/
Dihost_pm.c102 static int cluster_power_status[PLAT_BRCM_CLUSTER_COUNT] = {CLUSTER_POWER_ON, variable
118 if (cluster_power_status[cluster_id] == CLUSTER_POWER_ON) in ihost_power_on_cluster()
121 cluster_power_status[cluster_id] = CLUSTER_POWER_ON; in ihost_power_on_cluster()