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

/freebsd-10.1-release/sys/contrib/octeon-sdk/
H A Dcvmx-sriox-defs.h199 static inline uint64_t CVMX_SRIOX_INT2_REG(unsigned long block_id) function
204 cvmx_warn("CVMX_SRIOX_INT2_REG(%lu) is invalid on this chip\n", block_id);
208 #define CVMX_SRIOX_INT2_REG(block_id) (CVMX_ADD_IO_SEG(0x00011800C80003E8ull) + ((block_id) & 3) * 0x1000000ull) macro

Completed in 59 milliseconds