Searched refs:CVMX_PESCX_P2N_BAR0_START (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pescx-defs.h176 static inline uint64_t CVMX_PESCX_P2N_BAR0_START(unsigned long block_id) function
181 cvmx_warn("CVMX_PESCX_P2N_BAR0_START(%lu) is invalid on this chip\n", block_id);
185 #define CVMX_PESCX_P2N_BAR0_START(block_id) (CVMX_ADD_IO_SEG(0x00011800C8000080ull) + ((block_id) & 1) * 0x8000000ull) macro
H A Dcvmx-pcie.c692 cvmx_write_csr(CVMX_PESCX_P2N_BAR0_START(pcie_port), 0);

Completed in 200 milliseconds