Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pip.h406 stat8.u64 = cvmx_read_csr(CVMX_PIP_STAT8_X(pknd)); in cvmx_pip_get_port_status()
H A Dcvmx-pip-defs.h700 static inline uint64_t CVMX_PIP_STAT8_X(unsigned long offset) in CVMX_PIP_STAT8_X() function
708 #define CVMX_PIP_STAT8_X(offset) (CVMX_ADD_IO_SEG(0x00011800A0040040ull) + ((offset) & 63) * 128) macro