Home
last modified time | relevance | path

Searched refs:CVMX_LMCX_CTL (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-csr.h174 #define CVMX_LMC_CTL CVMX_LMCX_CTL(0)
H A Dcvmx-lmcx-defs.h234 static inline uint64_t CVMX_LMCX_CTL(unsigned long block_id) in CVMX_LMCX_CTL() function
248 #define CVMX_LMCX_CTL(block_id) (CVMX_ADD_IO_SEG(0x0001180088000010ull) + ((block_id) & 1) * 0x6000… macro