Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/configs/
H A Dhrcon.h169 | SDRAM_CFG_DBW_16)
H A Dstrider.h171 | SDRAM_CFG_DBW_16)
/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c34 if ((ddr->sdram_cfg & SDRAM_CFG_DBW_MASK) == SDRAM_CFG_DBW_16) in board_add_ram_info()
/OK3568_Linux_fs/u-boot/include/
H A Dmpc83xx.h1243 #define SDRAM_CFG_DBW_16 0x00100000 macro