Home
last modified time | relevance | path

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

/NextBSD/sys/contrib/octeon-sdk/
HDcvmx-srio.c666 … if (__cvmx_srio_local_read32(srio_port, CVMX_SRIOMAINTX_PORT_LT_CTL(srio_port), &port_lt_ctl.u32)) in cvmx_srio_initialize()
669 … if (__cvmx_srio_local_write32(srio_port, CVMX_SRIOMAINTX_PORT_LT_CTL(srio_port), port_lt_ctl.u32)) in cvmx_srio_initialize()
HDcvmx-sriomaintx-defs.h740 static inline uint64_t CVMX_SRIOMAINTX_PORT_LT_CTL(unsigned long block_id) in CVMX_SRIOMAINTX_PORT_LT_CTL() function
749 #define CVMX_SRIOMAINTX_PORT_LT_CTL(block_id) (0x0000000000000120ull) macro