Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/cavium-octeon/
H A Ddma-octeon.c38 return paddr - CVMX_PCIE_BAR1_PHYS_BASE + CVMX_PCIE_BAR1_RC_BASE; in octeon_hole_phys_to_dma()
45 if (daddr >= CVMX_PCIE_BAR1_RC_BASE) in octeon_hole_dma_to_phys()
46 return daddr + CVMX_PCIE_BAR1_PHYS_BASE - CVMX_PCIE_BAR1_RC_BASE; in octeon_hole_dma_to_phys()
/openbmc/linux/arch/mips/include/asm/octeon/
H A Dpci-octeon.h25 #define CVMX_PCIE_BAR1_RC_BASE (1ull << 41) macro
/openbmc/linux/arch/mips/pci/
H A Dpcie-octeon.c929 cvmx_write_csr(CVMX_PESCX_P2N_BAR1_START(pcie_port), CVMX_PCIE_BAR1_RC_BASE); in __cvmx_pcie_rc_initialize_gen1()
1412 cvmx_write_csr(CVMX_PEMX_P2N_BAR1_START(pcie_port), CVMX_PCIE_BAR1_RC_BASE); in __cvmx_pcie_rc_initialize_gen2()