Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-mixx-defs.h278 static inline uint64_t CVMX_MIXX_TSTAMP(unsigned long offset) in CVMX_MIXX_TSTAMP() function
289 #define CVMX_MIXX_TSTAMP(offset) (CVMX_ADD_IO_SEG(0x0001070000100060ull) + ((offset) & 1) * 2048) macro