Searched refs:SPRN_L1CSR1 (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dcpu_setup_fsl_booke.S21 mfspr r0, SPRN_L1CSR1
26 mtspr SPRN_L1CSR1, r0 /* Enable I-Cache */
H A Dtraps.c440 mtspr(SPRN_L1CSR1, mfspr(SPRN_L1CSR1) | L1CSR1_ICFI);
441 while (mfspr(SPRN_L1CSR1) & L1CSR1_ICFI)
H A Dmisc_32.S304 mfspr r3,SPRN_L1CSR1
306 mtspr SPRN_L1CSR1,r3
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A De500_emulate.c106 case SPRN_L1CSR1:
172 case SPRN_L1CSR1:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_booke.h137 #define SPRN_L1CSR1 0x3F3 /* L1 Cache Control and Status Register 1 */ macro

Completed in 82 milliseconds