Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/
H A Dmips-cm.h167 #define CM_GCR_ERR_CONTROL_L2_ECC_EN BIT(1) macro
/openbmc/linux/arch/mips/kernel/
H A Dtraps.c1735 gcr_ectl |= CM_GCR_ERR_CONTROL_L2_ECC_EN; in parity_protection_init()
1737 gcr_ectl &= ~CM_GCR_ERR_CONTROL_L2_ECC_EN; in parity_protection_init()
1740 gcr_ectl &= CM_GCR_ERR_CONTROL_L2_ECC_EN; in parity_protection_init()