Home
last modified time | relevance | path

Searched refs:CVMX_L2C_TADX_PRF (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-l2c.c261 l2c_tadx_prf.u64 = cvmx_read_csr(CVMX_L2C_TADX_PRF(0)); in cvmx_l2c_config_perf()
279 cvmx_write_csr(CVMX_L2C_TADX_PRF(tad), in cvmx_l2c_config_perf()
H A Dcvmx-l2c-defs.h781 static inline uint64_t CVMX_L2C_TADX_PRF(unsigned long block_id) in CVMX_L2C_TADX_PRF() function
793 #define CVMX_L2C_TADX_PRF(block_id) (CVMX_ADD_IO_SEG(0x0001180080A00008ull) + ((block_id) & 3) * 0x… macro