Home
last modified time | relevance | path

Searched refs:SPRG0 (Results 1 – 3 of 3) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/52xx/
H A Dlite5200_sleep.S305 SAVE_SPRN(SPRG0, 0x50)
380 LOAD_SPRN(SPRG0, 0x50);
/OK3568_Linux_fs/u-boot/include/
H A Dppc_asm.tmpl166 mtspr SPRG0,r20; \
173 mfspr r20,SPRG0; \
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h667 #define SPRG0 SPRN_SPRG0 macro