Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c317 u32 dso, pz_override, nz_override, odt_term, ddr_type, mvref_sel, m_odr; in mpc83xx_sdram_probe() local
402 odt_term = dev_read_u32_default(dev, "odt_termination_value", 0); in mpc83xx_sdram_probe()
403 if (odt_term > 1) { in mpc83xx_sdram_probe()
405 dev->name, odt_term); in mpc83xx_sdram_probe()
433 odt_term << (31 - 12) | in mpc83xx_sdram_probe()