Searched refs:CVMX_PIP_CRC_CTLX (Results 1 – 2 of 2) sorted by relevance
523 cvmx_write_csr(CVMX_PIP_CRC_CTLX(interface), config.u64); in cvmx_pip_config_crc()
132 static inline uint64_t CVMX_PIP_CRC_CTLX(unsigned long offset) in CVMX_PIP_CRC_CTLX() function141 #define CVMX_PIP_CRC_CTLX(offset) (CVMX_ADD_IO_SEG(0x00011800A0000040ull) + ((offset) & 1) * 8) macro