Searched refs:mmio_pa (Results 1 – 2 of 2) sorted by relevance
215 resource_size_t mmio_pa; in aq_pci_probe() local267 mmio_pa = pci_resource_start(pdev, bar); in aq_pci_probe()268 if (mmio_pa == 0U) { in aq_pci_probe()279 self->aq_hw->mmio = ioremap(mmio_pa, reg_sz); in aq_pci_probe()
705 u64 mmio_pa; /* MMIO Physical Address */ member