Searched refs:offset_in_bar (Results 1 – 5 of 5) sorted by relevance
271 region_base = bar_phys_base + pci_region->offset_in_bar; in hl_pci_set_inbound_region()
1610 if (end_addr >= region->region_base - region->offset_in_bar + in hl_fw_dynamic_validate_memory_bound()1763 src = hdev->pcie_bar[region->bar_id] + region->offset_in_bar + in hl_fw_dynamic_read_and_validate_descriptor()1867 dest = hdev->pcie_bar[region->bar_id] + region->offset_in_bar + in hl_fw_dynamic_copy_image()1899 dest = hdev->pcie_bar[region->bar_id] + region->offset_in_bar + in hl_fw_dynamic_copy_msg()
276 u64 offset_in_bar; member957 u64 offset_in_bar; member
872 region->offset_in_bar = CFG_BASE - SRAM_BASE_ADDR; in goya_set_pci_memory_regions()881 region->offset_in_bar = 0; in goya_set_pci_memory_regions()890 region->offset_in_bar = 0; in goya_set_pci_memory_regions()
1783 region->offset_in_bar = CFG_BASE - SPI_FLASH_BASE_ADDR; in gaudi_set_pci_memory_regions()1792 region->offset_in_bar = 0; in gaudi_set_pci_memory_regions()1801 region->offset_in_bar = 0; in gaudi_set_pci_memory_regions()1810 region->offset_in_bar = PSOC_SCRATCHPAD_ADDR - SPI_FLASH_BASE_ADDR; in gaudi_set_pci_memory_regions()
Completed in 42 milliseconds