Home
last modified time | relevance | path

Searched refs:SRR1_WAKEDEC (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/arch/powerpc/platforms/pasemi/
H A Didle.c43 case SRR1_WAKEDEC: in pasemi_system_reset_exception()
/openbmc/linux/arch/powerpc/platforms/cell/
H A Dpervasive.c78 case SRR1_WAKEDEC: in cbe_system_reset_exception()
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h791 #define SRR1_WAKEDEC 0x00180000 /* Decrementer interrupt */ macro
/openbmc/qemu/target/ppc/
H A Dcpu.h682 #define SRR1_WAKEDEC 0x00180000 /* Decrementer interrupt */ macro
H A Dexcp_helper.c213 *msr |= SRR1_WAKEDEC; in powerpc_reset_wakeup()