Lines Matching refs:DRAM_PHYS_BASE
395 prop->dram_base_address = DRAM_PHYS_BASE; in goya_set_fixed_properties()
556 inbound_region.addr = DRAM_PHYS_BASE; in goya_init_iatu()
885 region->region_base = DRAM_PHYS_BASE; in goya_set_pci_memory_regions()
910 goya->ddr_bar_cur_addr = DRAM_PHYS_BASE; in goya_sw_init()
2532 if (goya_set_ddr_bar_base(hdev, DRAM_PHYS_BASE) == U64_MAX) { in goya_init_cpu()
2729 goya_set_ddr_bar_base(hdev, DRAM_PHYS_BASE); in goya_hw_fini()
4201 } else if (addr < DRAM_PHYS_BASE + hdev->asic_prop.dram_size) { in goya_debugfs_read32()
4203 u64 bar_base_addr = DRAM_PHYS_BASE + in goya_debugfs_read32()
4261 } else if (addr < DRAM_PHYS_BASE + hdev->asic_prop.dram_size) { in goya_debugfs_write32()
4263 u64 bar_base_addr = DRAM_PHYS_BASE + in goya_debugfs_write32()
4310 DRAM_PHYS_BASE + hdev->asic_prop.dram_size - sizeof(u64)) { in goya_debugfs_read64()
4312 u64 bar_base_addr = DRAM_PHYS_BASE + in goya_debugfs_read64()
4357 DRAM_PHYS_BASE + hdev->asic_prop.dram_size - sizeof(u64)) { in goya_debugfs_write64()
4359 u64 bar_base_addr = DRAM_PHYS_BASE + in goya_debugfs_write64()