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

/freebsd-11-stable/sys/contrib/octeon-sdk/
H A Dcvmx-ciu2-defs.h1376 static inline uint64_t CVMX_CIU2_MSI_SELX(unsigned long offset) function
1380 cvmx_warn("CVMX_CIU2_MSI_SELX(%lu) is invalid on this chip\n", offset);
1384 #define CVMX_CIU2_MSI_SELX(offset) (CVMX_ADD_IO_SEG(0x00010701000C3000ull) + ((offset) & 255) * 8) macro

Completed in 197 milliseconds