Home
last modified time | relevance | path

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

/linux-4.4.14/arch/arm/mach-zx/
Dplatsmp.c34 #define PCU_CPU1_ST 0x0c macro
118 while (readl_relaxed(pcu_base + PCU_CPU1_ST) & 0x4) in zx_boot_secondary()
155 while ((readl_relaxed(pcu_base + PCU_CPU1_ST) & 0x3) != 0x0) { in zx_cpu_kill()