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

/u-boot/arch/powerpc/cpu/mpc85xx/
H A Dtlb.c149 if ((mfspr(SPRN_MMUCFG) & MMUCFG_MAVN) == MMUCFG_MAVN_V1 &&
264 if ((mfspr(SPRN_MMUCFG) & MMUCFG_MAVN) == MMUCFG_MAVN_V1) {
/u-boot/arch/powerpc/include/asm/
H A Dprocessor.h526 #define SPRN_MMUCFG 0x3F7 /* MMU Configuration Register */ macro

Completed in 98 milliseconds