Home
last modified time | relevance | path

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

/drivers/misc/habanalabs/common/pci/
Dpci.c375 struct pci_mem_region *region = &hdev->pci_mem_region[i]; in hl_get_pci_memory_region()
/drivers/misc/habanalabs/common/
Dfirmware_if.c1592 struct pci_mem_region *region) in hl_fw_dynamic_validate_memory_bound()
1633 struct pci_mem_region *region; in hl_fw_dynamic_validate_descriptor()
1688 region = &hdev->pci_mem_region[region_id]; in hl_fw_dynamic_validate_descriptor()
1714 struct pci_mem_region *region) in hl_fw_dynamic_validate_response()
1744 struct pci_mem_region *region; in hl_fw_dynamic_read_and_validate_descriptor()
1756 region = &hdev->pci_mem_region[region_id]; in hl_fw_dynamic_read_and_validate_descriptor()
1865 struct pci_mem_region *region; in hl_fw_dynamic_copy_image()
1897 struct pci_mem_region *region; in hl_fw_dynamic_copy_msg()
Dhabanalabs.h935 struct pci_mem_region { struct
1000 struct pci_mem_region *image_region;
2530 struct pci_mem_region pci_mem_region[PCI_REGION_NUMBER]; member
/drivers/misc/habanalabs/goya/
Dgoya.c863 struct pci_mem_region *region; in goya_set_pci_memory_regions()
866 region = &hdev->pci_mem_region[PCI_REGION_CFG]; in goya_set_pci_memory_regions()
875 region = &hdev->pci_mem_region[PCI_REGION_SRAM]; in goya_set_pci_memory_regions()
884 region = &hdev->pci_mem_region[PCI_REGION_DRAM]; in goya_set_pci_memory_regions()
/drivers/misc/habanalabs/gaudi/
Dgaudi.c1773 struct pci_mem_region *region; in gaudi_set_pci_memory_regions()
1776 region = &hdev->pci_mem_region[PCI_REGION_CFG]; in gaudi_set_pci_memory_regions()
1785 region = &hdev->pci_mem_region[PCI_REGION_SRAM]; in gaudi_set_pci_memory_regions()
1794 region = &hdev->pci_mem_region[PCI_REGION_DRAM]; in gaudi_set_pci_memory_regions()
1803 region = &hdev->pci_mem_region[PCI_REGION_SP_SRAM]; in gaudi_set_pci_memory_regions()