Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A DMPC8313ERDB.h169 | SDRAM_CFG_DBW_32 \
175 | SDRAM_CFG_DBW_32)
H A Dmpc8308_p1m.h181 | SDRAM_CFG_DBW_32)
H A DMPC8308RDB.h178 | SDRAM_CFG_DBW_32)
H A Dve8313.h103 | SDRAM_CFG_DBW_32)
H A Dids8313.h146 SDRAM_CFG_DBW_32 |\
H A DMPC8315ERDB.h151 | SDRAM_CFG_DBW_32)
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c36 else if ((ddr->sdram_cfg & SDRAM_CFG_DBW_MASK) == SDRAM_CFG_DBW_32) in board_add_ram_info()
/OK3568_Linux_fs/u-boot/include/
H A Dmpc83xx.h1244 #define SDRAM_CFG_DBW_32 0x00080000 macro