Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/aspeed/
H A Dsdram_ast2600.c116 #define SEARCH_RDWIN_PTRN_SUM 0xbcf02355 macro
535 while (dat1 == SEARCH_RDWIN_PTRN_SUM) { in ast2600_sdrammc_search_read_window()
548 if (dat1 == SEARCH_RDWIN_PTRN_SUM) { in ast2600_sdrammc_search_read_window()
586 while (dat1 == SEARCH_RDWIN_PTRN_SUM) { in ast2600_sdrammc_search_read_window()
598 if (dat1 == SEARCH_RDWIN_PTRN_SUM) { in ast2600_sdrammc_search_read_window()
623 if (dat1 == SEARCH_RDWIN_PTRN_SUM) { in ast2600_sdrammc_search_read_window()