Searched refs:CVMX_PEXP_NPEI_DMAX_DBELL (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-dma-engine.c353 cvmx_write64_uint32(CVMX_PEXP_NPEI_DMAX_DBELL(engine)^4, cmd_count);
H A Dcvmx-pexp-defs.h198 static inline uint64_t CVMX_PEXP_NPEI_DMAX_DBELL(unsigned long offset) function
203 cvmx_warn("CVMX_PEXP_NPEI_DMAX_DBELL(%lu) is invalid on this chip\n", offset);
207 #define CVMX_PEXP_NPEI_DMAX_DBELL(offset) (CVMX_ADD_IO_SEG(0x00011F00000083B0ull) + ((offset) & 7) * 16) macro

Completed in 115 milliseconds