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

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

Completed in 56 milliseconds