Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/kernel/
H A Dcpu_setup_e500.S307 ori r3, r3, L2CSR0_L2FL@l
315 andi. r3, r3, L2CSR0_L2FL@l
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg_booke.h612 #define L2CSR0_L2FL 0x00000800 /* L2 Cache Flush */ macro
/openbmc/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S142 lis r2,(L2CSR0_L2FL)@h
143 ori r2, r2, (L2CSR0_L2FL)@l
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h518 #define L2CSR0_L2FL 0x00000800 /* L2 Cache Flush */ macro