Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c329 u32 precharge_to_activate, activate_to_precharge, in mpc83xx_sdram_probe() local
596 precharge_to_activate = in mpc83xx_sdram_probe()
598 if (precharge_to_activate > 7 || precharge_to_activate == 0) { in mpc83xx_sdram_probe()
600 dev->name, precharge_to_activate); in mpc83xx_sdram_probe()
679 timing_cfg_1 = precharge_to_activate << TIMING_CFG1_PRETOACT_SHIFT | in mpc83xx_sdram_probe()
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt72 - precharge_to_activate: Precharge-to-acitvate interval; possible values:
271 precharge_to_activate = <2>;