Searched refs:CVMX_UCTLX_INT_REG (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-uctlx-defs.h161 static inline uint64_t CVMX_UCTLX_INT_REG(unsigned long block_id) function
169 cvmx_warn("CVMX_UCTLX_INT_REG(%lu) is invalid on this chip\n", block_id);
173 #define CVMX_UCTLX_INT_REG(block_id) (CVMX_ADD_IO_SEG(0x000118006F000020ull)) macro

Completed in 93 milliseconds