Home
last modified time | relevance | path

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

/drivers/misc/habanalabs/common/pci/
Dpci.c249 bar_phys_base = hdev->pcie_bar_phys[pci_region->bar]; in hl_pci_set_inbound_region()
/drivers/misc/habanalabs/common/
Dhabanalabs.h3217 u64 pcie_bar_phys[HL_PCI_NUM_BARS]; member
/drivers/misc/habanalabs/gaudi2/
Dgaudi2.c2144 hdev->pcie_bar_phys[SRAM_CFG_BAR_ID] = (u64)bar_addr_high << 32 | bar_addr_low; in gaudi2_init_iatu()