Searched refs:CVMX_PIP_SUB_PKIND_FCSX (Results 1 – 2 of 2) sorted by relevance
538 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()
840 static inline uint64_t CVMX_PIP_SUB_PKIND_FCSX(unsigned long block_id) in CVMX_PIP_SUB_PKIND_FCSX() function848 #define CVMX_PIP_SUB_PKIND_FCSX(block_id) (CVMX_ADD_IO_SEG(0x00011800A0080000ull)) macro