Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A DMPC8313ERDB.h159 | SDRAM_CFG_DBW_32 \
165 | SDRAM_CFG_DBW_32)
H A Dmpc8308_p1m.h175 | SDRAM_CFG_DBW_32)
H A DMPC8308RDB.h171 | SDRAM_CFG_DBW_32)
H A Dve8313.h97 | SDRAM_CFG_DBW_32)
H A Dids8313.h142 SDRAM_CFG_DBW_32 |\
H A DMPC8315ERDB.h146 | SDRAM_CFG_DBW_32)
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c37 else if ((ddr->sdram_cfg & SDRAM_CFG_DBW_MASK) == SDRAM_CFG_DBW_32) in board_add_ram_info()
/openbmc/u-boot/include/
H A Dmpc83xx.h1245 #define SDRAM_CFG_DBW_32 0x00080000 macro