Home
last modified time | relevance | path

Searched refs:capture_ecc (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Decc.c79 ddr->capture_ecc & CAPTURE_ECC_ECE); in ecc_print_status()
133 ddr->capture_ecc = 0; in do_ecc()
/openbmc/u-boot/post/cpu/mpc83xx/
H A Decc.c29 __raw_writel(0, &ddr->capture_ecc); in ecc_clear()
/openbmc/u-boot/include/
H A Dfsl_immap.h123 u32 capture_ecc; /* Data Path Read Capture ECC */ member
/openbmc/u-boot/arch/powerpc/include/asm/
H A Dimmap_83xx.h320 u32 capture_ecc; /* Memory Data Path Read Capture ECC */ member