Searched refs:L1CSR1_ICFI (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.S25 ori r0, r0, (L1CSR1_ICFI | L1CSR1_ICLFR | L1CSR1_ICE)
H A Dtraps.c440 mtspr(SPRN_L1CSR1, mfspr(SPRN_L1CSR1) | L1CSR1_ICFI);
441 while (mfspr(SPRN_L1CSR1) & L1CSR1_ICFI)
H A Dmisc_32.S305 ori r3,r3,L1CSR1_ICFI|L1CSR1_ICLFR
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/powerpc/include/asm/
H A Dreg_booke.h530 #define L1CSR1_ICFI 0x00000002 /* Instr Cache Flash Invalidate */ macro

Completed in 56 milliseconds