Searched refs:SRR1_WAKEEE (Results 1 – 4 of 4) sorted by relevance
56 case SRR1_WAKEEE: in pasemi_system_reset_exception()
91 case SRR1_WAKEEE: in cbe_system_reset_exception()
210 if (((srr1 & wmask) == SRR1_WAKEEE) || in pnv_smp_cpu_kill_self()
646 #define SRR1_WAKEEE 0x00200000 /* External interrupt */ macro