Searched refs:L1CSR1_ICLFR (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
/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h490 #define L1CSR1_ICLFR 0x00000100 /* I-Cache Lock Flash Reset */ macro

Completed in 58 milliseconds