Searched refs:L1CSR1_ICFI (Results 1 - 3 of 3) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc85xx/
H A Drelease.S102 lis r2,(L1CSR1_ICFI|L1CSR1_ICLFR)@h
103 ori r2,r2,(L1CSR1_ICFI|L1CSR1_ICLFR)@l
H A Dstart.S831 lis r2,(L1CSR1_ICFI|L1CSR1_ICLFR)@h
832 ori r2,r2,(L1CSR1_ICFI|L1CSR1_ICLFR)@l
991 lis r3,(L1CSR1_ICFI|L1CSR1_ICLFR)@h
992 ori r3,r3,(L1CSR1_ICFI|L1CSR1_ICLFR)@l
1405 ori r0,r0,L1CSR1_ICFI
/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h491 #define L1CSR1_ICFI 0x00000002 /* Instruction Cache Flash Invalidate */ macro

Completed in 50 milliseconds