Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-csr.h181 #define CVMX_LMC_DLL_CTL CVMX_LMCX_DLL_CTL(0)
H A Dcvmx-lmcx-defs.h404 static inline uint64_t CVMX_LMCX_DLL_CTL(unsigned long block_id) in CVMX_LMCX_DLL_CTL() function
413 #define CVMX_LMCX_DLL_CTL(block_id) (CVMX_ADD_IO_SEG(0x00011800880000C0ull) + ((block_id) & 1) * 0x… macro