Home
last modified time | relevance | path

Searched refs:last_data_to_precharge (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
655 last_data_to_precharge = in mpc83xx_sdram_probe()
657 if (last_data_to_precharge > 7 || last_data_to_precharge == 0) { in mpc83xx_sdram_probe()
659 dev->name, last_data_to_precharge); in mpc83xx_sdram_probe()
686 last_data_to_precharge << TIMING_CFG1_WRREC_SHIFT | in mpc83xx_sdram_probe()
/openbmc/u-boot/Documentation/devicetree/bindings/ram/
H A Dfsl,mpc83xx-mem-controller.txt97 - last_data_to_precharge: Last data to precharge minimum interval; possible
276 last_data_to_precharge = <2>;