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