Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c145 unsigned char odt_cfg, mode_odt_enable; in spd_sdram() local
676 mode_odt_enable = 0x0; /* Default disabled */ in spd_sdram()
683 mode_odt_enable = 0x40; /* 150 Ohm */ in spd_sdram()
693 | (mode_odt_enable << 16) /* ODT Enable in EMRS1 */ in spd_sdram()