Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/gpu/drm/ast/
A Dast_main.c303 ast->dram_bus_width = 16; in ast_get_dram_info()
313 ast->dram_bus_width = 16; in ast_get_dram_info()
315 ast->dram_bus_width = 32; in ast_get_dram_info()
451 ast->mclk, ast->dram_type, ast->dram_bus_width); in ast_device_create()
A Dast_drv.h170 uint32_t dram_bus_width; member
/linux-6.3-rc2/drivers/memory/tegra/
A Dtegra20-emc.c204 unsigned int dram_bus_width; member
637 emc->dram_bus_width = 16; in emc_setup_hw()
639 emc->dram_bus_width = 32; in emc_setup_hw()
662 emc->dram_bus_width, emem_numdev, dram_type_str, in emc_setup_hw()
995 dram_data_bus_width_bytes = emc->dram_bus_width / 8; in emc_icc_set()
A Dtegra124-emc.c491 unsigned int dram_bus_width; member
904 emc->dram_bus_width = 64; in emc_init()
906 emc->dram_bus_width = 32; in emc_init()
908 dev_info_once(emc->dev, "%ubit DRAM bus\n", emc->dram_bus_width); in emc_init()
1331 dram_data_bus_width_bytes = emc->dram_bus_width / 8; in emc_icc_set()

Completed in 13 milliseconds