Home
last modified time | relevance | path

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

/u-boot/arch/powerpc/cpu/mpc85xx/
A Drelease.S144 mfspr r0,SPRN_PIR
191 mtspr SPRN_PIR,r4 /* write to PIR register */
387 mfspr r4,SPRN_PIR
452 mtspr SPRN_PIR,r0
453 mfspr r0,SPRN_PIR
A Dmp.c29 return mfspr(SPRN_PIR); in get_my_id()
/u-boot/arch/powerpc/include/asm/
A Dprocessor.h324 #define SPRN_PIR 0x3FF /* Processor Identification Register */ macro
327 #define SPRN_PIR 0x11E /* Book E Processor Identification Register */ macro
657 #define PIR SPRN_PIR

Completed in 10 milliseconds