Searched refs:L2CR_L2I (Results 1 – 5 of 5) sorted by relevance
| /OK3568_Linux_fs/kernel/arch/powerpc/platforms/powermac/ |
| H A D | cache.S | 150 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 D | release.S | 90 oris r3, r3, L2CR_L2I@h 95 andis. r3, r3, L2CR_L2I@h
|
| H A D | cache.S | 294 oris r3, r3, L2CR_L2I@h 299 andis. r3, r3, L2CR_L2I@h
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | mpc86xx.h | 30 #define L2CR_L2I 0x00200000 /* bit 10 - global invalidate bit */ macro
|
| /OK3568_Linux_fs/kernel/arch/powerpc/include/asm/ |
| H A D | reg.h | 690 #define L2CR_L2I 0x00200000 /* L2 global invalidate */ macro
|