Home
last modified time | relevance | path

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

/Linux-v6.6/arch/mips/cavium-octeon/
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()
/Linux-v6.6/arch/mips/include/asm/octeon/
Dpci-octeon.h25 #define CVMX_PCIE_BAR1_RC_BASE (1ull << 41) macro
/Linux-v6.6/arch/mips/pci/
Dpcie-octeon.c923 cvmx_write_csr(CVMX_PESCX_P2N_BAR1_START(pcie_port), CVMX_PCIE_BAR1_RC_BASE); in __cvmx_pcie_rc_initialize_gen1()
1406 cvmx_write_csr(CVMX_PEMX_P2N_BAR1_START(pcie_port), CVMX_PCIE_BAR1_RC_BASE); in __cvmx_pcie_rc_initialize_gen2()