Home
last modified time | relevance | path

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

/openbmc/linux/drivers/memory/tegra/
H A Dtegra30.c1221 unsigned int bandwidth_mbytes_sec) in tegra30_mc_tune_client_latency() argument
1228 if (bandwidth_mbytes_sec) in tegra30_mc_tune_client_latency()
1229 arb_nsec = fifo_size * NSEC_PER_USEC / bandwidth_mbytes_sec; in tegra30_mc_tune_client_latency()