Home
last modified time | relevance | path

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

/openbmc/u-boot/include/configs/
H A Dhrcon.h162 | SDRAM_CFG_DBW_16)
H A Dstrider.h162 | SDRAM_CFG_DBW_16)
/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c35 if ((ddr->sdram_cfg & SDRAM_CFG_DBW_MASK) == SDRAM_CFG_DBW_16) in board_add_ram_info()
/openbmc/u-boot/include/
H A Dmpc83xx.h1244 #define SDRAM_CFG_DBW_16 0x00100000 macro