Home
last modified time | relevance | path

Searched refs:L2CSR0_L2FL (Results 1 – 2 of 2) sorted by relevance

/external/u-boot/arch/powerpc/cpu/mpc85xx/
Dstart.S142 lis r2,(L2CSR0_L2FL)@h
143 ori r2, r2, (L2CSR0_L2FL)@l
/external/u-boot/arch/powerpc/include/asm/
Dprocessor.h518 #define L2CSR0_L2FL 0x00000800 /* L2 Cache Flush */ macro