Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/ram/
H A Dmpc83xx_sdram.c330 activate_to_readwrite, mcas_latency, refresh_recovery, in mpc83xx_sdram_probe() local
612 activate_to_readwrite = in mpc83xx_sdram_probe()
614 if (activate_to_readwrite > 7 || activate_to_readwrite == 0) { in mpc83xx_sdram_probe()
616 dev->name, activate_to_readwrite); in mpc83xx_sdram_probe()
683 activate_to_readwrite << TIMING_CFG1_ACTTORW_SHIFT | in mpc83xx_sdram_probe()
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt77 - activate_to_readwrite: Activate to read/write interval for SDRAM;
273 activate_to_readwrite = <2>;