Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/cpu/mpc83xx/
H A Dspd_sdram.c144 unsigned char odt_cfg, mode_odt_enable; in spd_sdram() local
675 mode_odt_enable = 0x0; /* Default disabled */ in spd_sdram()
682 mode_odt_enable = 0x40; /* 150 Ohm */ in spd_sdram()
692 | (mode_odt_enable << 16) /* ODT Enable in EMRS1 */ in spd_sdram()