Searched refs:octeon_bar1_pci_phys (Results 1 – 3 of 3) sorted by relevance
92 if (paddr >= octeon_bar1_pci_phys && paddr < octeon_bar1_pci_phys + 0x8000000ull) in octeon_small_phys_to_dma()93 paddr = paddr - octeon_bar1_pci_phys; in octeon_small_phys_to_dma()106 daddr += octeon_bar1_pci_phys; in octeon_small_dma_to_phys()
38 u64 octeon_bar1_pci_phys; variable646 octeon_bar1_pci_phys = 0x80000000ull; in octeon_pci_setup()653 (octeon_bar1_pci_phys >> 22) + index; in octeon_pci_setup()680 octeon_bar1_pci_phys = in octeon_pci_setup()689 (octeon_bar1_pci_phys >> 22) + index; in octeon_pci_setup()
46 extern u64 octeon_bar1_pci_phys;