Home
last modified time | relevance | path

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

/linux-6.6.21/arch/arm/mach-hisi/
Dplatmcpm.c45 #define SC_CPU_RESET_STATUS(x) (0x1520 + (x << 3)) macro
119 sys_status = sysctrl + SC_CPU_RESET_STATUS(cluster); in hip04_boot_secondary()
208 data = readl_relaxed(sysctrl + SC_CPU_RESET_STATUS(cluster)); in hip04_cpu_kill()
223 data = readl_relaxed(sysctrl + SC_CPU_RESET_STATUS(cluster)); in hip04_cpu_kill()