Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/misc/habanalabs/common/
Dpci.c208 u64 bar_phys_base, region_base, region_end_address; in hl_pci_set_inbound_region() local
216 bar_phys_base = hdev->pcie_bar_phys[pci_region->bar]; in hl_pci_set_inbound_region()
217 region_base = bar_phys_base + pci_region->offset_in_bar; in hl_pci_set_inbound_region()