Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pip.h401 stat3.u64 = cvmx_read_csr(CVMX_PIP_STAT3_X(pknd)); in cvmx_pip_get_port_status()
H A Dcvmx-pip-defs.h540 static inline uint64_t CVMX_PIP_STAT3_X(unsigned long offset) in CVMX_PIP_STAT3_X() function
548 #define CVMX_PIP_STAT3_X(offset) (CVMX_ADD_IO_SEG(0x00011800A0040018ull) + ((offset) & 63) * 128) macro