Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-l2c-defs.h215 static inline uint64_t CVMX_L2C_DUT_MAPX(unsigned long offset) in CVMX_L2C_DUT_MAPX() function
227 #define CVMX_L2C_DUT_MAPX(offset) (CVMX_ADD_IO_SEG(0x0001180080E00000ull) + ((offset) & 8191) * 8) macro