Home
last modified time | relevance | path

Searched refs:CVMX_SRIOX_OMSG_PORTX (Results 1 – 2 of 2) sorted by relevance

/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-helper-srio.c176 sriox_omsg_portx.u64 = cvmx_read_csr(CVMX_SRIOX_OMSG_PORTX(index, srio_port)); in __cvmx_helper_srio_enable()
179 cvmx_write_csr(CVMX_SRIOX_OMSG_PORTX(index, srio_port), sriox_omsg_portx.u64); in __cvmx_helper_srio_enable()
HDcvmx-sriox-defs.h403 static inline uint64_t CVMX_SRIOX_OMSG_PORTX(unsigned long offset, unsigned long block_id) in CVMX_SRIOX_OMSG_PORTX() function
412 #define CVMX_SRIOX_OMSG_PORTX(offset, block_id) (CVMX_ADD_IO_SEG(0x00011800C8000480ull) + (((offset… macro