Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/platforms/4xx/
H A Dsoc.c155 ~(L2C_SNP_BA_MASK | L2C_SNP_SSR_MASK); in ppc4xx_l2c_probe()
160 ~(L2C_SNP_BA_MASK | L2C_SNP_SSR_MASK); in ppc4xx_l2c_probe()
/openbmc/linux/arch/powerpc/include/asm/
H A Ddcr-regs.h157 #define L2C_SNP_SSR_MASK 0x0000f000 macro