Home
last modified time | relevance | path

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

/u-boot-v2022.01-rc1/drivers/ram/
A Dmpc83xx_sdram.c333 u32 precharge_to_activate, activate_to_precharge, in mpc83xx_sdram_probe() local
600 precharge_to_activate = in mpc83xx_sdram_probe()
602 if (precharge_to_activate > 7 || precharge_to_activate == 0) { in mpc83xx_sdram_probe()
604 dev->name, precharge_to_activate); in mpc83xx_sdram_probe()
683 timing_cfg_1 = precharge_to_activate << TIMING_CFG1_PRETOACT_SHIFT | in mpc83xx_sdram_probe()
/u-boot-v2022.01-rc1/doc/device-tree-bindings/ram/
A Dfsl,mpc83xx-mem-controller.txt72 - precharge_to_activate: Precharge-to-acitvate interval; possible values:
271 precharge_to_activate = <2>;
/u-boot-v2022.01-rc1/arch/powerpc/dts/gdsys/
A Dmpc8308.dtsi107 precharge_to_activate = <2>;

Completed in 6 milliseconds