Searched refs:odt_cfg (Results 1 – 2 of 2) sorted by relevance
144 unsigned char odt_cfg, mode_odt_enable; in spd_sdram() local746 odt_cfg = 0; in spd_sdram()749 odt_cfg = 0x2; /* ODT to IOs during reads */ in spd_sdram()755 | (odt_cfg << 21) /* ODT only read */ in spd_sdram()
858 unsigned int odt_cfg = 0; /* ODT configuration */ in set_ddr_sdram_cfg_2() local878 odt_cfg = SDRAM_CFG2_ODT_ONLY_READ; in set_ddr_sdram_cfg_2()936 | ((odt_cfg & 0x3) << 21) in set_ddr_sdram_cfg_2()