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

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pcm-defs.h56 static inline uint64_t CVMX_PCM_CLKX_CFG(unsigned long offset) function
64 cvmx_warn("CVMX_PCM_CLKX_CFG(%lu) is invalid on this chip\n", offset);
68 #define CVMX_PCM_CLKX_CFG(offset) (CVMX_ADD_IO_SEG(0x0001070000010000ull) + ((offset) & 1) * 16384) macro

Completed in 87 milliseconds