Searched refs:odt_cfg (Results 1 – 2 of 2) sorted by relevance
143 unsigned char odt_cfg, mode_odt_enable; in spd_sdram() local745 odt_cfg = 0; in spd_sdram()748 odt_cfg = 0x2; /* ODT to IOs during reads */ in spd_sdram()754 | (odt_cfg << 21) /* ODT only read */ in spd_sdram()
879 unsigned int odt_cfg = 0; /* ODT configuration */ in set_ddr_sdram_cfg_2() local899 odt_cfg = SDRAM_CFG2_ODT_ONLY_READ; in set_ddr_sdram_cfg_2()957 | ((odt_cfg & 0x3) << 21) in set_ddr_sdram_cfg_2()