Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-sli-defs.h1014 static inline uint64_t CVMX_SLI_PORTX_PKIND(unsigned long offset) in CVMX_SLI_PORTX_PKIND() function
1022 #define CVMX_SLI_PORTX_PKIND(offset) (0x0000000000000800ull + ((offset) & 31) * 16) macro