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

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pip-defs.h56 static inline uint64_t CVMX_PIP_ALT_SKIP_CFGX(unsigned long offset) function
63 cvmx_warn("CVMX_PIP_ALT_SKIP_CFGX(%lu) is invalid on this chip\n", offset);
67 #define CVMX_PIP_ALT_SKIP_CFGX(offset) (CVMX_ADD_IO_SEG(0x00011800A0002A00ull) + ((offset) & 3) * 8) macro

Completed in 72 milliseconds