Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/aspeed/
H A Dsdram_phy_ast2600.h112 #define CONFIG_WL 9 macro
115 #define T_PHY_WRLAT (CONFIG_WL - 2)
H A Dsdram_ast2600.c814 reg |= FIELD_PREP(SDRAM_WL_SETTING, CONFIG_WL - 5) | in ast2600_sdrammc_common_init()