Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-pcmx-defs.h56 static inline uint64_t CVMX_PCMX_DMA_CFG(unsigned long offset) in CVMX_PCMX_DMA_CFG() function
68 #define CVMX_PCMX_DMA_CFG(offset) (CVMX_ADD_IO_SEG(0x0001070000010018ull) + ((offset) & 3) * 16384) macro