Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-sli-defs.h67 static inline uint64_t CVMX_SLI_CTL_PORTX(unsigned long offset) in CVMX_SLI_CTL_PORTX() function
79 #define CVMX_SLI_CTL_PORTX(offset) (0x0000000000000050ull + ((offset) & 3) * 16) macro