Searched refs:L3CR_L3E (Results 1 - 6 of 6) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/platforms/powermac/
H A Dcpufreq_32.c300 if (save_l3cr != 0xffffffff && (save_l3cr & L3CR_L3E) != 0)
355 if (l3cr & L3CR_L3E) {
364 if ((prev_l3cr & L3CR_L3E) && l3cr != prev_l3cr)
H A Dcache.S333 rlwinm r3,r3,0,~L3CR_L3E
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dl2cr_6xx.S352 oris r3,r3,(L3CR_L3E | L3CR_L3CLKEN)@h
H A Dcpu_setup_6xx.S211 andis. r11,r11,L3CR_L3E@h
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg.h371 #define L3CR_L3E 0x80000000 /* L3 enable */ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/macintosh/
H A Dvia-pmu.c1926 if (save_l3cr != 0xffffffff && (save_l3cr & L3CR_L3E) != 0)

Completed in 49 milliseconds