Searched refs:OCTEON_BAR2_PCI_ADDRESS (Results 1 – 3 of 3) sorted by relevance
70 paddr = OCTEON_BAR2_PCI_ADDRESS + paddr; in octeon_big_phys_to_dma()77 if (daddr >= OCTEON_BAR2_PCI_ADDRESS) in octeon_big_dma_to_phys()78 daddr -= OCTEON_BAR2_PCI_ADDRESS; in octeon_big_dma_to_phys()95 paddr = OCTEON_BAR2_PCI_ADDRESS + paddr; in octeon_small_phys_to_dma()103 if (daddr >= OCTEON_BAR2_PCI_ADDRESS) in octeon_small_dma_to_phys()104 daddr -= OCTEON_BAR2_PCI_ADDRESS; in octeon_small_dma_to_phys()
41 #define OCTEON_BAR2_PCI_ADDRESS 0x8000000000ull macro
629 (u32)(OCTEON_BAR2_PCI_ADDRESS & 0xffffffffull)); in octeon_pci_setup()631 (u32)(OCTEON_BAR2_PCI_ADDRESS >> 32)); in octeon_pci_setup()