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