Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c326 odt_powerdown_exit, mode_reg_set_cycle; in mpc83xx_sdram_probe() local
571 odt_powerdown_exit = dev_read_u32_default(dev, "odt_powerdown_exit", 0); in mpc83xx_sdram_probe()
572 if (odt_powerdown_exit > 15) { in mpc83xx_sdram_probe()
574 dev->name, odt_powerdown_exit); in mpc83xx_sdram_probe()
591 odt_powerdown_exit << TIMING_CFG0_ODT_PD_EXIT_SHIFT | in mpc83xx_sdram_probe()
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt67 - odt_powerdown_exit: ODT powerdown exit timing; possible values:
268 odt_powerdown_exit = <8>;