Home
last modified time | relevance | path

Searched refs:SDRAM_TEST_GEN_MODE_MASK (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-aspeed/
H A Dsdram_ast2500.h91 #define SDRAM_TEST_GEN_MODE_MASK 7 macro
H A Dsdram_ast2600.h124 #define SDRAM_TEST_GEN_MODE_MASK (7 << SDRAM_TEST_GEN_MODE_SHIFT) macro
/openbmc/u-boot/drivers/ram/aspeed/
H A Dsdram_ast2500.c152 for (i = 0; i <= SDRAM_TEST_GEN_MODE_MASK; ++i) { in ast2500_ddr_cbr_test()