Home
last modified time | relevance | path

Searched defs:CVMX_MIXX_ORING2 (Results 1 – 1 of 1) sorted by relevance

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