Searched refs:SPRN_L1CFG1 (Results 1 - 2 of 2) sorted by relevance

/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h479 #define SPRN_L1CFG1 0x204 /* L1 Cache Configuration Register 1 */ macro
733 #define L1CFG1 SPRN_L1CFG1
/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dfdt.c391 u32 l1cfg1 = mfspr(SPRN_L1CFG1);

Completed in 52 milliseconds