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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-tim-defs.h332 static inline uint64_t CVMX_TIM_RINGX_DBG0(unsigned long offset) function
336 cvmx_warn("CVMX_TIM_RINGX_DBG0(%lu) is invalid on this chip\n", offset);
340 #define CVMX_TIM_RINGX_DBG0(offset) (CVMX_ADD_IO_SEG(0x0001180058003000ull) + ((offset) & 63) * 8) macro

Completed in 169 milliseconds