Searched refs:PVR (Results 1 - 4 of 4) sorted by relevance

/u-boot/arch/powerpc/include/asm/
H A Dppc.h45 return mfspr(PVR);
H A Dprocessor.h656 #define PVR SPRN_PVR /* Processor Version */ macro
852 /* Processor Version Register (PVR) field extraction */
859 * revision subfields of the PVR for the PowerPC 403s into the following:
869 /* e600 core PVR fields */
903 #define PVR_440EP_RB 0x422218D3 /* 440EP rev B and 440GR rev A have same PVR */
904 #define PVR_440EP_RC 0x422218D4 /* 440EP rev C and 440GR rev B have same PVR */
905 #define PVR_440GR_RA 0x422218D3 /* 440EP rev B and 440GR rev A have same PVR */
906 #define PVR_440GR_RB 0x422218D4 /* 440EP rev C and 440GR rev B have same PVR */
967 * For the 8xx processors, all of them report the same PVR family for
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Drelease.S48 mfspr r0,PVR
H A Dstart.S408 mfspr r3,PVR

Completed in 106 milliseconds