Home
last modified time | relevance | path

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

/linux-3.4.99/arch/powerpc/sysdev/
Dppc4xx_soc.c55 if (sr & L2C_SR_TPE) { in l2c_error_handler()
63 if (sr & (L2C_SR_CPE | L2C_SR_TPE)){ in l2c_error_handler()
/linux-3.4.99/arch/powerpc/include/asm/
Ddcr-regs.h149 #define L2C_SR_TPE 0x20000000 macro