Searched refs:octeon_bar1_pci_phys (Results 1 – 3 of 3) sorted by relevance
103 if (paddr >= octeon_bar1_pci_phys && paddr < octeon_bar1_pci_phys + 0x8000000ull) in octeon_small_phys_to_dma()104 paddr = paddr - octeon_bar1_pci_phys; in octeon_small_phys_to_dma()117 daddr += octeon_bar1_pci_phys; in octeon_small_dma_to_phys()
39 u64 octeon_bar1_pci_phys; variable635 octeon_bar1_pci_phys = 0x80000000ull; in octeon_pci_setup()642 (octeon_bar1_pci_phys >> 22) + index; in octeon_pci_setup()669 octeon_bar1_pci_phys = in octeon_pci_setup()678 (octeon_bar1_pci_phys >> 22) + index; in octeon_pci_setup()
43 extern u64 octeon_bar1_pci_phys;