Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-srxx-defs.h56 static inline uint64_t CVMX_SRXX_COM_CTL(unsigned long block_id) in CVMX_SRXX_COM_CTL() function
65 #define CVMX_SRXX_COM_CTL(block_id) (CVMX_ADD_IO_SEG(0x0001180090000200ull) + ((block_id) & 1) * 0x… macro