Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/brcm/board/stingray/src/
A Dihost_pm.c113 uint32_t bisr, cnt; in ihost_power_on_cluster() local
129 bisr = CRMU_BISR_PDG_MASK__CRMU_BISR_IHOST1; in ihost_power_on_cluster()
136 bisr = CRMU_BISR_PDG_MASK__CRMU_BISR_IHOST2; in ihost_power_on_cluster()
143 bisr = CRMU_BISR_PDG_MASK__CRMU_BISR_IHOST3; in ihost_power_on_cluster()
178 mmio_setbits_32(CRMU_BISR_PDG_MASK, (1 << bisr)); in ihost_power_on_cluster()

Completed in 3 milliseconds