Searched refs:CVMX_PCMX_RXMSK2 (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pcmx-defs.h161 static inline uint64_t CVMX_PCMX_RXMSK2(unsigned long offset) function
169 cvmx_warn("CVMX_PCMX_RXMSK2(%lu) is invalid on this chip\n", offset);
173 #define CVMX_PCMX_RXMSK2(offset) (CVMX_ADD_IO_SEG(0x00010700000100D0ull) + ((offset) & 3) * 16384) macro

Completed in 159 milliseconds