Home
last modified time | relevance | path

Searched refs:PCU_CPU1_ST (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-zx/
H A Dplatsmp.c31 #define PCU_CPU1_ST 0x0c macro
115 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()

Completed in 1 milliseconds