Home
last modified time | relevance | path

Searched refs:SC_CPU_RESET_DREQ (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]
44 #define SC_CPU_RESET_DREQ(x) (0x524 + (x << 3)) /* unreset */ macro
118 sys_dreq = sysctrl + SC_CPU_RESET_DREQ(cluster); in hip04_boot_secondary()
/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]
44 #define SC_CPU_RESET_DREQ(x) (0x524 + (x << 3)) /* unreset */ macro
118 sys_dreq = sysctrl + SC_CPU_RESET_DREQ(cluster); in hip04_boot_secondary()

Completed in 3 milliseconds