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

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

Completed in 46 milliseconds