Searched refs:SRR1_WAKEEE (Results 1 – 4 of 4) sorted by relevance
46 case SRR1_WAKEEE: in pasemi_system_reset_exception()
81 case SRR1_WAKEEE: in cbe_system_reset_exception()
242 if (((srr1 & wmask) == SRR1_WAKEEE) || in pnv_cpu_offline_self()
787 #define SRR1_WAKEEE 0x00200000 /* External interrupt */ macro