Searched refs:SDRAM_CFG_DBW_16 (Results 1 – 4 of 4) sorted by relevance
169 | SDRAM_CFG_DBW_16)
171 | SDRAM_CFG_DBW_16)
34 if ((ddr->sdram_cfg & SDRAM_CFG_DBW_MASK) == SDRAM_CFG_DBW_16) in board_add_ram_info()
1243 #define SDRAM_CFG_DBW_16 0x00100000 macro