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

/freebsd-10-stable/sys/contrib/octeon-sdk/
H A Dcvmx-pko.c613 cvmx_write_csr(CVMX_PKO_REG_QUEUE_MODE, 2);
615 cvmx_write_csr(CVMX_PKO_REG_QUEUE_MODE, 1);
617 cvmx_write_csr(CVMX_PKO_REG_QUEUE_MODE, 0);
622 cvmx_write_csr(CVMX_PKO_REG_QUEUE_MODE, 3);
624 cvmx_write_csr(CVMX_PKO_REG_QUEUE_MODE, 2);
626 cvmx_write_csr(CVMX_PKO_REG_QUEUE_MODE, 1);
628 cvmx_write_csr(CVMX_PKO_REG_QUEUE_MODE, 0);
H A Dcvmx-pko-defs.h398 #define CVMX_PKO_REG_QUEUE_MODE (CVMX_ADD_IO_SEG(0x0001180050000048ull)) macro

Completed in 172 milliseconds