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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-pcmx-defs.h416 static inline uint64_t CVMX_PCMX_TXMSK6(unsigned long offset) function
424 cvmx_warn("CVMX_PCMX_TXMSK6(%lu) is invalid on this chip\n", offset);
428 #define CVMX_PCMX_TXMSK6(offset) (CVMX_ADD_IO_SEG(0x00010700000100B0ull) + ((offset) & 3) * 16384) macro

Completed in 106 milliseconds