Lines Matching refs:DRAM_PHYS_BASE
394 prop->dram_base_address = DRAM_PHYS_BASE; in goya_get_fixed_properties()
538 inbound_region.addr = DRAM_PHYS_BASE; in goya_init_iatu()
807 goya->ddr_bar_cur_addr = DRAM_PHYS_BASE; in goya_sw_init()
2392 if (goya_set_ddr_bar_base(hdev, DRAM_PHYS_BASE) == U64_MAX) { in goya_init_cpu()
2603 goya_set_ddr_bar_base(hdev, DRAM_PHYS_BASE); in goya_hw_fini()
4059 } else if (addr < DRAM_PHYS_BASE + hdev->asic_prop.dram_size) { in goya_debugfs_read32()
4061 u64 bar_base_addr = DRAM_PHYS_BASE + in goya_debugfs_read32()
4115 } else if (addr < DRAM_PHYS_BASE + hdev->asic_prop.dram_size) { in goya_debugfs_write32()
4117 u64 bar_base_addr = DRAM_PHYS_BASE + in goya_debugfs_write32()
4160 DRAM_PHYS_BASE + hdev->asic_prop.dram_size - sizeof(u64)) { in goya_debugfs_read64()
4162 u64 bar_base_addr = DRAM_PHYS_BASE + in goya_debugfs_read64()
4203 DRAM_PHYS_BASE + hdev->asic_prop.dram_size - sizeof(u64)) { in goya_debugfs_write64()
4205 u64 bar_base_addr = DRAM_PHYS_BASE + in goya_debugfs_write64()