Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/arm/mach-hisi/
H A Dplatmcpm.c21 /* bits definition in SC_CPU_RESET_REQ[x]/SC_CPU_RESET_DREQ[x]
43 #define SC_CPU_RESET_REQ(x) (0x520 + (x << 3)) /* reset */ macro
220 writel_relaxed(data, sysctrl + SC_CPU_RESET_REQ(cluster)); in hip04_cpu_kill()
/kernel/linux/linux-6.6/arch/arm/mach-hisi/
H A Dplatmcpm.c21 /* bits definition in SC_CPU_RESET_REQ[x]/SC_CPU_RESET_DREQ[x]
43 #define SC_CPU_RESET_REQ(x) (0x520 + (x << 3)) /* reset */ macro
220 writel_relaxed(data, sysctrl + SC_CPU_RESET_REQ(cluster)); in hip04_cpu_kill()

Completed in 2 milliseconds