Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/accel/habanalabs/common/pci/
Dpci.c249 u64 bar_phys_base, region_base, region_end_address; in hl_pci_set_inbound_region() local
257 bar_phys_base = hdev->pcie_bar_phys[pci_region->bar]; in hl_pci_set_inbound_region()
258 region_base = bar_phys_base + pci_region->offset_in_bar; in hl_pci_set_inbound_region()