Searched refs:CVMX_PIP_XSTAT7_PRTX (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pip-defs.h998 static inline uint64_t CVMX_PIP_XSTAT7_PRTX(unsigned long offset) function
1003 cvmx_warn("CVMX_PIP_XSTAT7_PRTX(%lu) is invalid on this chip\n", offset);
1007 #define CVMX_PIP_XSTAT7_PRTX(offset) (CVMX_ADD_IO_SEG(0x00011800A0002038ull) + ((offset) & 63) * 80 - 80*40) macro
H A Dcvmx-pip.h422 stat7.u64 = cvmx_read_csr(CVMX_PIP_XSTAT7_PRTX(port_num));

Completed in 126 milliseconds