Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/habanalabs/common/
H A Dpci.c210 u64 bar_phys_base, region_base, region_end_address; in hl_pci_set_inbound_region() local
218 bar_phys_base = hdev->pcie_bar_phys[pci_region->bar]; in hl_pci_set_inbound_region()
219 region_base = bar_phys_base + pci_region->offset_in_bar; in hl_pci_set_inbound_region()