Home
last modified time | relevance | path

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

/linux/drivers/memory/tegra/
H A Dtegra20-emc.c204 unsigned int dram_bus_width; member
634 emc->dram_bus_width = 16; in emc_setup_hw()
636 emc->dram_bus_width = 32; in emc_setup_hw()
659 emc->dram_bus_width, emem_numdev, dram_type_str, in emc_setup_hw()
992 dram_data_bus_width_bytes = emc->dram_bus_width / 8; in emc_icc_set()