Searched refs:octeon_bar1_pci_phys (Results 1 – 3 of 3) sorted by relevance
122 if (paddr >= octeon_bar1_pci_phys && paddr < octeon_bar1_pci_phys + 0x8000000ull) in octeon_small_phys_to_dma()123 paddr = paddr - octeon_bar1_pci_phys; in octeon_small_phys_to_dma()136 daddr += octeon_bar1_pci_phys; in octeon_small_dma_to_phys()
37 u64 octeon_bar1_pci_phys; variable632 octeon_bar1_pci_phys = 0x80000000ull; in octeon_pci_setup()639 (octeon_bar1_pci_phys >> 22) + index; in octeon_pci_setup()666 octeon_bar1_pci_phys = in octeon_pci_setup()675 (octeon_bar1_pci_phys >> 22) + index; in octeon_pci_setup()
43 extern u64 octeon_bar1_pci_phys;