Searched refs:L1CSR0_CPE (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | release.S | 122 lis r3,(L1CSR0_CPE|L1CSR0_DCE)@h 123 ori r3,r3,(L1CSR0_CPE|L1CSR0_DCE)@l
|
| H A D | start.S | 798 lis r3,(L1CSR0_CPE|L1CSR0_DCE)@h 799 ori r3,r3,(L1CSR0_CPE|L1CSR0_DCE)@l 1405 ori r0,r0,(L1CSR0_CPE | L1CSR0_DCE)@l 1406 oris r0,r0,(L1CSR0_CPE | L1CSR0_DCE)@h
|
| /OK3568_Linux_fs/kernel/arch/powerpc/kernel/ |
| H A D | cpu_setup_fsl_booke.S | 45 oris r0, r0, L1CSR0_CPE@h
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | reg_booke.h | 592 #define L1CSR0_CPE 0x00010000 /* Data Cache Parity Enable */ macro
|
| /OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/ |
| H A D | processor.h | 486 #define L1CSR0_CPE 0x00010000 /* Data Cache Parity Enable */ macro
|