Searched refs:CVMX_SRIOX_INT2_ENABLE (Results 1 - 1 of 1) sorted by last modified time

/freebsd-9.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-sriox-defs.h166 static inline uint64_t CVMX_SRIOX_INT2_ENABLE(unsigned long block_id) function
170 cvmx_warn("CVMX_SRIOX_INT2_ENABLE(%lu) is invalid on this chip\n", block_id);
174 #define CVMX_SRIOX_INT2_ENABLE(block_id) (CVMX_ADD_IO_SEG(0x00011800C80003E0ull) + ((block_id) & 1) * 0x1000000ull) macro

Completed in 131 milliseconds