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

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-endor-defs.h221 static inline uint64_t CVMX_ENDOR_INTC_CNTL_LOX(unsigned long offset) function
225 cvmx_warn("CVMX_ENDOR_INTC_CNTL_LOX(%lu) is invalid on this chip\n", offset);
229 #define CVMX_ENDOR_INTC_CNTL_LOX(offset) (CVMX_ADD_IO_SEG(0x00010F00008201E0ull) + ((offset) & 1) * 8) macro

Completed in 111 milliseconds