Home
last modified time | relevance | path

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

/arch/powerpc/cpu/mpc85xx/
A Drelease.S194 mfspr r8, L1CSR2
196 mtspr L1CSR2, r8
202 mtspr L1CSR2,r8
232 mfspr r3,L1CSR2
234 mtspr L1CSR2,r3
244 mfspr r3,L1CSR2
A Dcpu_init.c706 mtspr(L1CSR2, (mfspr(L1CSR2) | L1CSR2_DCWS)); in cpu_init_r()
713 mtspr(L1CSR2, (mfspr(L1CSR2) & ~L1CSR2_DCSTASHID)); in cpu_init_r()
722 if (mfspr(L1CSR2) & L1CSR2_DCWS) in cpu_init_r()
A Dstart.S827 mtspr L1CSR2,r2
/arch/powerpc/include/asm/
A Dprocessor.h731 #define L1CSR2 SPRN_L1CSR2 macro

Completed in 13 milliseconds