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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-csr.h197 #define CVMX_LMC_RODT_COMP_CTL CVMX_LMCX_RODT_COMP_CTL(0)
H A Dcvmx-lmcx-defs.h895 static inline uint64_t CVMX_LMCX_RODT_COMP_CTL(unsigned long block_id) function
902 cvmx_warn("CVMX_LMCX_RODT_COMP_CTL(%lu) is invalid on this chip\n", block_id);
906 #define CVMX_LMCX_RODT_COMP_CTL(block_id) (CVMX_ADD_IO_SEG(0x00011800880000A0ull) + ((block_id) & 1) * 0x60000000ull) macro

Completed in 320 milliseconds