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

/freebsd-10.3-release/sys/contrib/octeon-sdk/
H A Dcvmx-csr.h191 #define CVMX_LMC_PLL_BWCTL CVMX_LMCX_PLL_BWCTL(0)
H A Dcvmx-lmcx-defs.h758 static inline uint64_t CVMX_LMCX_PLL_BWCTL(unsigned long block_id) function
764 cvmx_warn("CVMX_LMCX_PLL_BWCTL(%lu) is invalid on this chip\n", block_id);
768 #define CVMX_LMCX_PLL_BWCTL(block_id) (CVMX_ADD_IO_SEG(0x0001180088000040ull)) macro

Completed in 73 milliseconds