Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c331 last_data_to_precharge, activate_to_activate, in mpc83xx_sdram_probe() local
663 activate_to_activate = in mpc83xx_sdram_probe()
665 if (activate_to_activate > 7 || activate_to_activate == 0) { in mpc83xx_sdram_probe()
667 dev->name, activate_to_activate); in mpc83xx_sdram_probe()
687 activate_to_activate << TIMING_CFG1_ACTTOACT_SHIFT | in mpc83xx_sdram_probe()
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt100 - activate_to_activate: Activate-to-activate interval; possible values:
277 activate_to_activate = <2>;