Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pip.h407 stat9.u64 = cvmx_read_csr(CVMX_PIP_STAT9_X(pknd)); in cvmx_pip_get_port_status()
H A Dcvmx-pip-defs.h732 static inline uint64_t CVMX_PIP_STAT9_X(unsigned long offset) in CVMX_PIP_STAT9_X() function
740 #define CVMX_PIP_STAT9_X(offset) (CVMX_ADD_IO_SEG(0x00011800A0040048ull) + ((offset) & 63) * 128) macro