Home
last modified time | relevance | path

Searched refs:SPRG1 (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/
H A Dlite5200_sleep.S306 SAVE_SPRN(SPRG1, 0x51)
381 LOAD_SPRN(SPRG1, 0x51);
/OK3568_Linux_fs/u-boot/include/
H A Dppc_asm.tmpl167 mtspr SPRG1,r21; \
175 mfspr r22,SPRG1; \
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dswsusp_asm64.S124 SAVE_SPR(SPRG1)
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h668 #define SPRG1 SPRN_SPRG1 macro