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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-zip.c82 cvmx_write_csr(CVMX_ZIP_CMD_BUF, zip_cmd_buf.u64);
84 cvmx_read_csr(CVMX_ZIP_CMD_BUF); /* Read to make sure setup is complete */
H A Dcvmx-zip-defs.h67 #define CVMX_ZIP_CMD_BUF CVMX_ZIP_CMD_BUF_FUNC() macro
71 cvmx_warn("CVMX_ZIP_CMD_BUF not supported on this chip\n");
75 #define CVMX_ZIP_CMD_BUF (CVMX_ADD_IO_SEG(0x0001180038000008ull)) macro

Completed in 69 milliseconds