Home
last modified time | relevance | path

Searched refs:activate_to_precharge (Results 1 – 3 of 3) sorted by relevance

/u-boot/drivers/ram/
A Dmpc83xx_sdram.c333 u32 precharge_to_activate, activate_to_precharge, in mpc83xx_sdram_probe() local
608 activate_to_precharge = in mpc83xx_sdram_probe()
610 if (activate_to_precharge > 19) { in mpc83xx_sdram_probe()
612 dev->name, activate_to_precharge); in mpc83xx_sdram_probe()
684 (activate_to_precharge > 15 ? in mpc83xx_sdram_probe()
685 activate_to_precharge - 16 : in mpc83xx_sdram_probe()
686 activate_to_precharge) << TIMING_CFG1_ACTTOPRE_SHIFT | in mpc83xx_sdram_probe()
/u-boot/doc/device-tree-bindings/ram/
A Dfsl,mpc83xx-mem-controller.txt74 - activate_to_precharge: Activate to precharge interval; possible values:
272 activate_to_precharge = <6>;
/u-boot/arch/powerpc/dts/gdsys/
A Dmpc8308.dtsi108 activate_to_precharge = <6>;

Completed in 6 milliseconds