Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dmpc86xx.h32 #define L2CR_L2DO 0x00010000 /* bit 15 - data-only mode */ macro
/openbmc/linux/arch/powerpc/platforms/powermac/
H A Dcache.S101 oris r3,r5,L2CR_L2DO@h
/openbmc/linux/arch/powerpc/include/asm/
H A Dreg.h696 #define L2CR_L2DO 0x00400000 /* L2 data only */ macro