Home
last modified time | relevance | path

Searched refs:L2CR_L2I (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/
H A Dcache.S150 oris r4,r5,L2CR_L2I@h
161 xoris r4,r4,L2CR_L2I@h
309 oris r4,r3,L2CR_L2I@h
314 andis. r0,r4,L2CR_L2I@h
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc86xx/
H A Drelease.S90 oris r3, r3, L2CR_L2I@h
95 andis. r3, r3, L2CR_L2I@h
H A Dcache.S294 oris r3, r3, L2CR_L2I@h
299 andis. r3, r3, L2CR_L2I@h
/OK3568_Linux_fs/u-boot/include/
H A Dmpc86xx.h30 #define L2CR_L2I 0x00200000 /* bit 10 - global invalidate bit */ macro
/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dreg.h690 #define L2CR_L2I 0x00200000 /* L2 global invalidate */ macro