Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dsdram_ast2500.h126 u32 test_init_val; /* offset 0x7C */ member
H A Dsdram_ast2600.h158 u32 test_init_val; /* offset 0x7C */ member
/openbmc/u-boot/drivers/ram/aspeed/
H A Dsdram_ast2500.c142 writel(0xff00ff00, &regs->test_init_val); in ast2500_ddr_cbr_test()
303 writel(0, &regs->test_init_val); in ast2500_sdrammc_ecc_enable()
H A Dsdram_ast2600.c443 writel(pattern, &regs->test_init_val); in ast2600_sdrammc_test()
794 writel(0, &regs->test_init_val); in ast2600_sdrammc_common_init()
887 writel(0, &regs->test_init_val); in ast2600_sdrammc_ecc_enable()