Searched refs:sram_base_address (Results 1 – 5 of 5) sorted by relevance
255 int hl_pci_init_iatu(struct hl_device *hdev, u64 sram_base_address, in hl_pci_init_iatu() argument264 rc = hl_pci_iatu_write(hdev, 0x114, lower_32_bits(sram_base_address)); in hl_pci_init_iatu()265 rc |= hl_pci_iatu_write(hdev, 0x118, upper_32_bits(sram_base_address)); in hl_pci_init_iatu()
53 prop->sram_base_address); in hw_ip_info()58 hw_ip.sram_base_address = prop->sram_user_base_address; in hw_ip_info()
183 u64 sram_base_address; member1551 int hl_pci_init_iatu(struct hl_device *hdev, u64 sram_base_address,
110 __u64 sram_base_address; member
363 prop->sram_base_address = SRAM_BASE_ADDR; in goya_get_fixed_properties()365 prop->sram_end_address = prop->sram_base_address + prop->sram_size; in goya_get_fixed_properties()366 prop->sram_user_base_address = prop->sram_base_address + in goya_get_fixed_properties()1498 qman_base_addr = hdev->asic_prop.sram_base_address + in goya_init_mme_qman()1548 qman_base_addr = hdev->asic_prop.sram_base_address + in goya_init_mme_cmdq()1609 qman_base_addr = hdev->asic_prop.sram_base_address + base_off; in goya_init_tpc_qman()2788 *dma_handle = hdev->asic_prop.sram_base_address; in goya_get_int_queue_base()4644 u64 addr = prop->sram_base_address, sob_addr; in goya_context_switch()