Home
last modified time | relevance | path

Searched refs:L1CSR1_CPE (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Drelease.S104 lis r3,(L1CSR1_CPE|L1CSR1_ICE)@h
105 ori r3,r3,(L1CSR1_CPE|L1CSR1_ICE)@l
H A Dstart.S780 lis r3,(L1CSR1_CPE|L1CSR1_ICE)@h
781 ori r3,r3,(L1CSR1_CPE|L1CSR1_ICE)@l
943 lis r3,(L1CSR1_CPE|L1CSR1_ICE)@h
944 ori r3,r3,(L1CSR1_CPE|L1CSR1_ICE)@l
1376 ori r4,r4,(L1CSR1_CPE | L1CSR1_ICE)@l
1377 oris r4,r4,(L1CSR1_CPE | L1CSR1_ICE)@h
/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dcpu_setup_fsl_booke.S23 oris r0, r0, L1CSR1_CPE@h
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg_booke.h600 #define L1CSR1_CPE 0x00010000 /* Instruction Cache Parity Enable */ macro
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h492 #define L1CSR1_CPE 0x00010000 /* Instruction Cache Parity Enable */ macro