Searched refs:activate_to_precharge (Results 1 – 3 of 3) sorted by relevance
333 u32 precharge_to_activate, activate_to_precharge, in mpc83xx_sdram_probe() local608 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()
74 - activate_to_precharge: Activate to precharge interval; possible values:272 activate_to_precharge = <6>;
108 activate_to_precharge = <6>;
Completed in 6 milliseconds