Home
last modified time | relevance | path

Searched defs:CVMX_MIO_BOOT_REG_CFGX (Results 1 – 1 of 1) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-mio-defs.h173 static inline uint64_t CVMX_MIO_BOOT_REG_CFGX(unsigned long offset) in CVMX_MIO_BOOT_REG_CFGX() function
192 #define CVMX_MIO_BOOT_REG_CFGX(offset) (CVMX_ADD_IO_SEG(0x0001180000000000ull) + ((offset) & 7) * 8) macro