Home
last modified time | relevance | path

Searched refs:octeon_bar1_pci_phys (Results 1 – 3 of 3) sorted by relevance

/linux-2.6.39/arch/mips/cavium-octeon/
Ddma-octeon.c92 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()
/linux-2.6.39/arch/mips/pci/
Dpci-octeon.c38 u64 octeon_bar1_pci_phys; variable
646 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()
/linux-2.6.39/arch/mips/include/asm/octeon/
Dpci-octeon.h46 extern u64 octeon_bar1_pci_phys;