Searched refs:SPR_SPRG0 (Results 1 – 2 of 2) sorted by relevance
915 sprgs[0] = mfspr(SPR_SPRG0); in cpu_sleep()940 mtspr(SPR_SPRG0, sprgs[0]); in cpu_sleep()
123 #define SPR_SPRG0 0x110 /* 468 SPR General 0 */ macro