Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/brcm/board/stingray/include/
A Dihost_pm.h12 #define CLUSTER_POWER_ON 0x1 macro
/trusted-firmware-a/plat/brcm/board/stingray/src/
A Dihost_pm.c102 static int cluster_power_status[PLAT_BRCM_CLUSTER_COUNT] = {CLUSTER_POWER_ON,
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()

Completed in 6 milliseconds