Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc8xx/
H A Dcache.c38 mtspr(MD_CTR, MD_RESETVAL); /* Set cache mode with MMU off */ in dcache_enable()
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dmmu.h305 #define MD_RESETVAL 0x04000000 /* Value of register at reset */ macro