Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc8xx/
Dcache.c39 mtspr(MD_CTR, MD_RESETVAL); /* Set cache mode with MMU off */ in dcache_enable()
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dmmu.h296 #define MD_CTR 792 /* Data TLB control register */ macro