Home
last modified time | relevance | path

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

/qemu/target/ppc/
H A Dcpu.h685 #define SRR1_WAKESCOM 0x00080000 /* SCOM not in power-saving mode */ macro
/qemu/hw/ppc/
H A Dpnv.c2548 env->spr[SPR_SRR1] |= SRR1_WAKESCOM; in pnv_cpu_do_nmi_on_cpu()