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

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-llm.c824 cvmx_write_csr(CVMX_DFA_MEMCFG1, cfg_ptr->dfa_memcfg1_base);
825 ll_printf("CVMX_DFA_MEMCFG1: 0x%08x\n", cfg_ptr->dfa_memcfg1_base);
826 cvmx_csr_db_decode(cvmx_get_proc_id(), CVMX_DFA_MEMCFG1 & ~(1ull<<63), cfg_ptr->dfa_memcfg1_base);
H A Dcvmx-dfa-defs.h386 #define CVMX_DFA_MEMCFG1 CVMX_DFA_MEMCFG1_FUNC() macro
390 cvmx_warn("CVMX_DFA_MEMCFG1 not supported on this chip\n");
394 #define CVMX_DFA_MEMCFG1 (CVMX_ADD_IO_SEG(0x0001180030000010ull)) macro

Completed in 81 milliseconds