Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc85xx/
Drelease.S122 mtspr SPRN_L1CSR0,r2
124 mfspr r3,SPRN_L1CSR0
130 mtspr SPRN_L1CSR0,r3
133 mfspr r3,SPRN_L1CSR0
Dstart.S791 mtspr SPRN_L1CSR0,r2
793 mfspr r3,SPRN_L1CSR0
799 mtspr SPRN_L1CSR0,r3
802 mfspr r3,SPRN_L1CSR0
/external/u-boot/arch/powerpc/include/asm/
Dprocessor.h485 #define SPRN_L1CSR0 0x3f2 /* L1 Data Cache Control and Status Register 0 */ macro
733 #define L1CSR0 SPRN_L1CSR0