Searched refs:L2CR_L2I (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/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
|
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/ |
H A D | release.S | 89 oris r3, r3, L2CR_L2I@h 94 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
|
/openbmc/u-boot/include/ |
H A D | mpc86xx.h | 30 #define L2CR_L2I 0x00200000 /* bit 10 - global invalidate bit */ macro
|
/openbmc/linux/arch/powerpc/include/asm/ |
H A D | reg.h | 697 #define L2CR_L2I 0x00200000 /* L2 global invalidate */ macro
|