Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/platforms/powernv/
Dsmp.c248 } else if ((srr1 & wmask) == SRR1_WAKERESET) { in pnv_cpu_offline_self()
/linux-6.1.9/arch/powerpc/include/asm/
Dreg.h783 #define SRR1_WAKERESET 0x00100000 /* System reset */ macro