Home
last modified time | relevance | path

Searched refs:L1CSR1_ICLFR (Results 1 – 3 of 3) sorted by relevance

/u-boot/arch/powerpc/cpu/mpc85xx/
A Drelease.S102 lis r2,(L1CSR1_ICFI|L1CSR1_ICLFR)@h
103 ori r2,r2,(L1CSR1_ICFI|L1CSR1_ICLFR)@l
A Dstart.S738 lis r2,(L1CSR1_ICFI|L1CSR1_ICLFR)@h
739 ori r2,r2,(L1CSR1_ICFI|L1CSR1_ICLFR)@l
898 lis r3,(L1CSR1_ICFI|L1CSR1_ICLFR)@h
899 ori r3,r3,(L1CSR1_ICFI|L1CSR1_ICLFR)@l
/u-boot/arch/powerpc/include/asm/
A Dprocessor.h494 #define L1CSR1_ICLFR 0x00000100 /* I-Cache Lock Flash Reset */ macro

Completed in 9 milliseconds