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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-zip.c138 int_reg.u64 = cvmx_read_csr(CVMX_ZIP_INT_REG);
144 cvmx_write_csr(CVMX_ZIP_INT_REG, int_reg.u64);
H A Dcvmx-zip-defs.h221 #define CVMX_ZIP_INT_REG CVMX_ZIP_INT_REG_FUNC() macro
225 cvmx_warn("CVMX_ZIP_INT_REG not supported on this chip\n");
229 #define CVMX_ZIP_INT_REG (CVMX_ADD_IO_SEG(0x0001180038000570ull)) macro

Completed in 67 milliseconds