Searched defs:CVMX_SPXX_INT_REG (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-spxx-defs.h176 static inline uint64_t CVMX_SPXX_INT_REG(unsigned long block_id) function
185 #define CVMX_SPXX_INT_REG(block_id) (CVMX_ADD_IO_SEG(0x0001180090000300ull) + ((block_id) & 1) * 0x8000000ull) macro

Completed in 104 milliseconds