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

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

Completed in 65 milliseconds