Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/ppc/kernel/
Dibm440gx_common.c132 r = mfdcr(DCRN_L2C0_SNP1) & ~(L2C_SNP_BA_MASK | L2C_SNP_SSR_MASK); in ibm440gx_l2c_enable()
134 mtdcr(DCRN_L2C0_SNP1, r); in ibm440gx_l2c_enable()
/linux-2.4.37.9/include/asm-ppc/
Dibm44x.h422 #define DCRN_L2C0_SNP1 0x037 macro