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

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

Completed in 57 milliseconds