Home
last modified time | relevance | path

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

/linux/drivers/dma/
H A Dhisi_dma.c76 #define PCI_BAR_2 2 macro
972 ret = pcim_iomap_regions(pdev, 1 << PCI_BAR_2, pci_name(pdev)); in hisi_dma_probe()
988 hdma_dev->base = pcim_iomap_table(pdev)[PCI_BAR_2]; in hisi_dma_probe()