Home
last modified time | relevance | path

Searched refs:L1CSR1_ICE (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/arch/powerpc/kernel/
Dcpu_setup_fsl_booke.S22 andi. r3, r0, L1CSR1_ICE
25 ori r0, r0, (L1CSR1_ICFI | L1CSR1_ICLFR | L1CSR1_ICE)
/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h554 #define L1CSR1_ICE 0x00000001 /* Instr Cache Enable */ macro