Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/tegra/
H A Dtegra210-emc-core.c1359 ramp_down_wait = 12 * clk; in tegra210_emc_dvfs_power_ramp_down()
1373 ramp_down_wait += 100000; in tegra210_emc_dvfs_power_ramp_down()
1388 ramp_down_wait += 100000; in tegra210_emc_dvfs_power_ramp_down()
1393 ramp_down_wait += 100000; in tegra210_emc_dvfs_power_ramp_down()
1403 ramp_down_wait += 100000; in tegra210_emc_dvfs_power_ramp_down()
1417 ramp_down_wait += 100000; in tegra210_emc_dvfs_power_ramp_down()
1426 ramp_down_wait += 100000; in tegra210_emc_dvfs_power_ramp_down()
1429 ramp_down_wait += 100000; in tegra210_emc_dvfs_power_ramp_down()
1432 ramp_down_wait += 100000; in tegra210_emc_dvfs_power_ramp_down()
1434 ramp_down_wait += 100000; in tegra210_emc_dvfs_power_ramp_down()
[all …]
H A Dtegra210-emc-cc-r21021.c609 u32 mr13_flip_fspwr, mr13_flip_fspop, ramp_up_wait, ramp_down_wait; in tegra210_emc_r21021_set_clock() local
1364 ramp_down_wait = tegra210_emc_dvfs_power_ramp_down(emc, src_clk_period, in tegra210_emc_r21021_set_clock()
1410 s32 t = (s32)(ramp_up_wait + ramp_down_wait) / in tegra210_emc_r21021_set_clock()