Searched refs:PCU_CPU1_ST (Results 1 – 1 of 1) sorted by relevance
31 #define PCU_CPU1_ST 0x0c macro115 while (readl_relaxed(pcu_base + PCU_CPU1_ST) & 0x4) in zx_boot_secondary()152 while ((readl_relaxed(pcu_base + PCU_CPU1_ST) & 0x3) != 0x0) { in zx_cpu_kill()