Searched refs:OCTEON_BAR2_PCI_ADDRESS (Results 1 – 3 of 3) sorted by relevance
95 paddr = OCTEON_BAR2_PCI_ADDRESS + paddr; in octeon_big_phys_to_dma()102 if (daddr >= OCTEON_BAR2_PCI_ADDRESS) in octeon_big_dma_to_phys()103 daddr -= OCTEON_BAR2_PCI_ADDRESS; in octeon_big_dma_to_phys()125 paddr = OCTEON_BAR2_PCI_ADDRESS + paddr; in octeon_small_phys_to_dma()133 if (daddr >= OCTEON_BAR2_PCI_ADDRESS) in octeon_small_dma_to_phys()134 daddr -= OCTEON_BAR2_PCI_ADDRESS; in octeon_small_dma_to_phys()
38 #define OCTEON_BAR2_PCI_ADDRESS 0x8000000000ull macro
615 (u32)(OCTEON_BAR2_PCI_ADDRESS & 0xffffffffull)); in octeon_pci_setup()617 (u32)(OCTEON_BAR2_PCI_ADDRESS >> 32)); in octeon_pci_setup()