Searched refs:L2C_CFG_L2M (Results 1 – 2 of 2) sorted by relevance
/linux/arch/powerpc/include/asm/ | ||
H A D | dcr-regs.h | 111 #define L2C_CFG_L2M 0x80000000 macro |
/linux/arch/powerpc/platforms/44x/ | ||
H A D | soc.c | 140 r |= L2C_CFG_L2M | L2C_CFG_SS_256; in ppc4xx_l2c_probe() |