Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Decc.c89 (ddr->capture_attributes & ECC_CAPT_ATTR_TSRC) >> in ecc_print_status()
/openbmc/u-boot/include/
H A Dmpc83xx.h1381 #define ECC_CAPT_ATTR_TSRC (0xf8000000 >> 11) macro