Searched refs:CVMX_PCMX_TXMSK2 (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pcmx-defs.h356 static inline uint64_t CVMX_PCMX_TXMSK2(unsigned long offset) function
364 cvmx_warn("CVMX_PCMX_TXMSK2(%lu) is invalid on this chip\n", offset);
368 #define CVMX_PCMX_TXMSK2(offset) (CVMX_ADD_IO_SEG(0x0001070000010090ull) + ((offset) & 3) * 16384) macro

Completed in 86 milliseconds