Searched refs:PCI_BAR_2 (Results 1 – 2 of 2) sorted by relevance
37 #define PCI_BAR_2 2 macro522 ret = pcim_iomap_regions(pdev, 1 << PCI_BAR_2, pci_name(pdev)); in hisi_dma_probe()540 hdma_dev->base = pcim_iomap_table(pdev)[PCI_BAR_2]; in hisi_dma_probe()
174 #define PCI_BAR_2 2 macro4026 qm->phys_base = pci_resource_start(pdev, PCI_BAR_2); in hisi_qm_init()4027 qm->phys_size = pci_resource_len(qm->pdev, PCI_BAR_2); in hisi_qm_init()