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

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

Completed in 59 milliseconds