Home
last modified time | relevance | path

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

/linux/drivers/memory/tegra/
H A Dtegra20-emc.c984 unsigned int dram_data_bus_width_bytes; in emc_icc_set() local
992 dram_data_bus_width_bytes = emc->dram_bus_width / 8; in emc_icc_set()
993 do_div(rate, dram_data_bus_width_bytes); in emc_icc_set()