Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Decc.c31 (ddr->err_int_en & ECC_ERR_INT_EN_SBEE) ? 1 : 0); in ecc_print_status()
/openbmc/u-boot/include/
H A Dmpc83xx.h1360 #define ECC_ERR_INT_EN_SBEE (0x80000000 >> 29) macro
1364 ECC_ERR_INT_EN_SBEE | \