Home
last modified time | relevance | path

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

/linux-6.15/arch/powerpc/platforms/pasemi/
H A Didle.c46 case SRR1_WAKEEE: in pasemi_system_reset_exception()
/linux-6.15/arch/powerpc/platforms/powernv/
H A Dsmp.c245 if (((srr1 & wmask) == SRR1_WAKEEE) || in pnv_cpu_offline_self()
/linux-6.15/arch/powerpc/include/asm/
H A Dreg.h783 #define SRR1_WAKEEE 0x00200000 /* External interrupt */ macro