Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/mm/
D40x_mmu.c82 mtspr(SPRN_DCWR, 0x00000000); /* All caching is write-back */ in MMU_init_hw()
/linux-3.4.99/arch/powerpc/include/asm/
Dreg_booke.h137 #define SPRN_DCWR 0x3BA /* Data Cache Write-thru Register */ macro