Home
last modified time | relevance | path

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

/linux-4.4.14/arch/mips/cavium-octeon/
Ddma-octeon.c34 return paddr - CVMX_PCIE_BAR1_PHYS_BASE + CVMX_PCIE_BAR1_RC_BASE; in octeon_hole_phys_to_dma()
41 if (daddr >= CVMX_PCIE_BAR1_RC_BASE) in octeon_hole_dma_to_phys()
42 return daddr + CVMX_PCIE_BAR1_PHYS_BASE - CVMX_PCIE_BAR1_RC_BASE; in octeon_hole_dma_to_phys()
/linux-4.4.14/arch/mips/include/asm/octeon/
Dpci-octeon.h25 #define CVMX_PCIE_BAR1_RC_BASE (1ull << 41) macro
/linux-4.4.14/arch/mips/pci/
Dpcie-octeon.c925 cvmx_write_csr(CVMX_PESCX_P2N_BAR1_START(pcie_port), CVMX_PCIE_BAR1_RC_BASE); in __cvmx_pcie_rc_initialize_gen1()
1408 cvmx_write_csr(CVMX_PEMX_P2N_BAR1_START(pcie_port), CVMX_PCIE_BAR1_RC_BASE); in __cvmx_pcie_rc_initialize_gen2()