Home
last modified time | relevance | path

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

/openbmc/linux/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
/openbmc/u-boot/arch/powerpc/cpu/mpc86xx/
H A Drelease.S89 oris r3, r3, L2CR_L2I@h
94 andis. r3, r3, L2CR_L2I@h
H A Dcache.S294 oris r3, r3, L2CR_L2I@h
299 andis. r3, r3, L2CR_L2I@h
/openbmc/u-boot/include/
H A Dmpc86xx.h30 #define L2CR_L2I 0x00200000 /* bit 10 - global invalidate bit */ macro
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h697 #define L2CR_L2I 0x00200000 /* L2 global invalidate */ macro