Searched refs:CVMX_LMCX_WODT_CTL0 (Results 1 - 2 of 2) sorted by last modified time

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-csr.h199 #define CVMX_LMC_WODT_CTL CVMX_LMCX_WODT_CTL0(0)
200 #define CVMX_LMC_WODT_CTL0 CVMX_LMCX_WODT_CTL0(0)
H A Dcvmx-lmcx-defs.h1130 static inline uint64_t CVMX_LMCX_WODT_CTL0(unsigned long block_id) function
1140 cvmx_warn("CVMX_LMCX_WODT_CTL0(%lu) is invalid on this chip\n", block_id);
1144 #define CVMX_LMCX_WODT_CTL0(block_id) (CVMX_ADD_IO_SEG(0x0001180088000030ull) + ((block_id) & 1) * 0x60000000ull) macro

Completed in 116 milliseconds