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

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

Completed in 71 milliseconds