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

/freebsd-10.2-release/sys/contrib/octeon-sdk/
H A Dcvmx-pcmx-defs.h341 static inline uint64_t CVMX_PCMX_TXMSK1(unsigned long offset) function
349 cvmx_warn("CVMX_PCMX_TXMSK1(%lu) is invalid on this chip\n", offset);
353 #define CVMX_PCMX_TXMSK1(offset) (CVMX_ADD_IO_SEG(0x0001070000010088ull) + ((offset) & 3) * 16384) macro

Completed in 47 milliseconds