Home
last modified time | relevance | path

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

/linux/arch/powerpc/platforms/44x/
H A Dsoc.c139 ~(L2C_CFG_ICU | L2C_CFG_DCU | L2C_CFG_SS_MASK); in ppc4xx_l2c_probe()
170 r |= L2C_CFG_ICU | L2C_CFG_DCU | L2C_CFG_TPC | L2C_CFG_CPC | L2C_CFG_FRAN in ppc4xx_l2c_probe()
/linux/arch/powerpc/include/asm/
H A Ddcr-regs.h113 #define L2C_CFG_DCU 0x20000000 macro