Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-helper.c538 pkind_fcsx.u64 = cvmx_read_csr(CVMX_PIP_SUB_PKIND_FCSX(0)); in cvmx_helper_fcs_op()
543 cvmx_write_csr(CVMX_PIP_SUB_PKIND_FCSX(0), pkind_fcsx.u64); in cvmx_helper_fcs_op()
H A Dcvmx-pip-defs.h840 static inline uint64_t CVMX_PIP_SUB_PKIND_FCSX(unsigned long block_id) in CVMX_PIP_SUB_PKIND_FCSX() function
848 #define CVMX_PIP_SUB_PKIND_FCSX(block_id) (CVMX_ADD_IO_SEG(0x00011800A0080000ull)) macro