Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-sli-defs.h126 static inline uint64_t CVMX_SLI_DMAX_CNT(unsigned long offset) in CVMX_SLI_DMAX_CNT() function
138 #define CVMX_SLI_DMAX_CNT(offset) (0x0000000000000400ull + ((offset) & 1) * 16) macro