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

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

Completed in 52 milliseconds