Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/octeon/
H A Dpci-octeon.h19 #define CVMX_PCIE_BAR1_PHYS_SIZE (1ull << 28) macro
/openbmc/linux/arch/mips/cavium-octeon/
H A Ddma-octeon.c37 …paddr >= CVMX_PCIE_BAR1_PHYS_BASE && paddr < (CVMX_PCIE_BAR1_PHYS_BASE + CVMX_PCIE_BAR1_PHYS_SIZE)) in octeon_hole_phys_to_dma()
H A Dsetup.c1026 CVMX_PCIE_BAR1_PHYS_SIZE, in plat_mem_setup()