Searched refs:CVMX_PEXP_SLI_PORTX_PKIND (Results 1 – 2 of 2) sorted by relevance
149 config.u64 = cvmx_read_csr(CVMX_PEXP_SLI_PORTX_PKIND(port)); in __cvmx_helper_npi_enable()152 cvmx_write_csr(CVMX_PEXP_SLI_PORTX_PKIND(port), config.u64); in __cvmx_helper_npi_enable()
2099 static inline uint64_t CVMX_PEXP_SLI_PORTX_PKIND(unsigned long offset) in CVMX_PEXP_SLI_PORTX_PKIND() function2107 #define CVMX_PEXP_SLI_PORTX_PKIND(offset) (CVMX_ADD_IO_SEG(0x00011F0000010800ull) + ((offset) & 31)… macro