Home
last modified time | relevance | path

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

/external/u-boot/arch/powerpc/cpu/mpc86xx/
Drelease.S89 oris r3, r3, L2CR_L2I@h
94 andis. r3, r3, L2CR_L2I@h
Dcache.S294 oris r3, r3, L2CR_L2I@h
299 andis. r3, r3, L2CR_L2I@h
/external/u-boot/include/
Dmpc86xx.h30 #define L2CR_L2I 0x00200000 /* bit 10 - global invalidate bit */ macro