Home
last modified time | relevance | path

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

/freebsd/sys/powerpc/booke/
H A Dmachdep_e500.c102 if (mfspr(SPR_L2CFG0) != 0 && (csr & L2CSR0_L2E) == 0) { in booke_enable_l2_cache()
/freebsd/sys/powerpc/include/
H A Dspr.h849 #define SPR_L2CFG0 0x207 /* ..8 L2 Configuration Register 0 */ macro