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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-asxx-defs.h222 static inline uint64_t CVMX_ASXX_RLD_PCTL_STRONG(unsigned long block_id) function
227 cvmx_warn("CVMX_ASXX_RLD_PCTL_STRONG(%lu) is invalid on this chip\n", block_id);
231 #define CVMX_ASXX_RLD_PCTL_STRONG(block_id) (CVMX_ADD_IO_SEG(0x00011800B0000228ull) + ((block_id) & 1) * 0x8000000ull) macro

Completed in 90 milliseconds