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

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-ciu2-defs.h2135 static inline uint64_t CVMX_CIU2_SUM_IOX_INT(unsigned long offset) function
2139 cvmx_warn("CVMX_CIU2_SUM_IOX_INT(%lu) is invalid on this chip\n", offset);
2143 #define CVMX_CIU2_SUM_IOX_INT(offset) (CVMX_ADD_IO_SEG(0x0001070100000800ull) + ((offset) & 1) * 8) macro

Completed in 144 milliseconds