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

/freebsd-13-stable/sys/contrib/octeon-sdk/
H A Dcvmx-l2c-defs.h661 static inline uint64_t CVMX_L2C_TADX_ECC0(unsigned long block_id) function
669 cvmx_warn("CVMX_L2C_TADX_ECC0(%lu) is invalid on this chip\n", block_id);
673 #define CVMX_L2C_TADX_ECC0(block_id) (CVMX_ADD_IO_SEG(0x0001180080A00018ull) + ((block_id) & 3) * 0x40000ull) macro

Completed in 131 milliseconds