Searched refs:mmio_pa (Results 1 – 2 of 2) sorted by relevance
202 resource_size_t mmio_pa; in aq_pci_probe() local243 mmio_pa = pci_resource_start(pdev, bar); in aq_pci_probe()244 if (mmio_pa == 0U) { in aq_pci_probe()255 self->aq_hw->mmio = ioremap_nocache(mmio_pa, reg_sz); in aq_pci_probe()
651 u64 mmio_pa; /* MMIO Physical Address */ member