Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/post/cpu/mpc83xx/
Decc.c29 __raw_writel(0, &ddr->capture_data_hi); in ecc_clear()
114 (__raw_readl(&ddr->capture_data_hi) ^ pattern[0])) || in ecc_post_test()
128 ddr->capture_data_hi, ddr->capture_data_lo); in ecc_post_test()
/third_party/uboot/u-boot-2020.01/arch/powerpc/cpu/mpc83xx/
Decc.c78 ddr->capture_data_hi, ddr->capture_data_lo); in ecc_print_status()
132 ddr->capture_data_hi = 0; in do_ecc()
/third_party/uboot/u-boot-2020.01/include/
Dfsl_immap.h121 u32 capture_data_hi; /* Data Path Read Capture High */ member
/third_party/uboot/u-boot-2020.01/arch/powerpc/include/asm/
Dimmap_83xx.h318 u32 capture_data_hi; /* Memory Data Path Read Capture High */ member