Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/kernel/
H A Dcpu_setup_fsl_booke.S313 ori r3, r3, L2CSR0_L2FL@l
321 andi. r3, r3, L2CSR0_L2FL@l
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg_booke.h624 #define L2CSR0_L2FL 0x00000800 /* L2 Cache Flush */ macro
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dstart.S143 lis r2,(L2CSR0_L2FL)@h
144 ori r2, r2, (L2CSR0_L2FL)@l
/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h518 #define L2CSR0_L2FL 0x00000800 /* L2 Cache Flush */ macro