Searched refs:SPRN_L1CSR0 (Results 1 - 4 of 4) 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.S31 mfspr r0, SPRN_L1CSR0
37 mtspr SPRN_L1CSR0, r0 /* Disable */
41 mtspr SPRN_L1CSR0, r0 /* Invalidate */
43 1: mfspr r0, SPRN_L1CSR0
50 mtspr SPRN_L1CSR0, r0 /* Enable */
H A Dmisc_32.S297 mfspr r3,SPRN_L1CSR0
300 mtspr SPRN_L1CSR0,r3
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/kvm/
H A De500_emulate.c102 case SPRN_L1CSR0:
170 case SPRN_L1CSR0:
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_booke.h136 #define SPRN_L1CSR0 0x3F2 /* L1 Cache Control and Status Register 0 */ macro

Completed in 42 milliseconds