Home
last modified time | relevance | path

Searched refs:CVMX_PIP_XSTAT5_PRTX (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pip.h420 stat5.u64 = cvmx_read_csr(CVMX_PIP_XSTAT5_PRTX(port_num)); in cvmx_pip_get_port_status()
H A Dcvmx-pip-defs.h974 static inline uint64_t CVMX_PIP_XSTAT5_PRTX(unsigned long offset) in CVMX_PIP_XSTAT5_PRTX() function
983 #define CVMX_PIP_XSTAT5_PRTX(offset) (CVMX_ADD_IO_SEG(0x00011800A0002028ull) + ((offset) & 63) * 80… macro