Searched refs:CVMX_SRIOMAINTX_PORT_RT_CTL (Results 1 – 2 of 2) sorted by relevance
674 … if (__cvmx_srio_local_read32(srio_port, CVMX_SRIOMAINTX_PORT_RT_CTL(srio_port), &port_rt_ctl.u32)) in cvmx_srio_initialize()677 … if (__cvmx_srio_local_write32(srio_port, CVMX_SRIOMAINTX_PORT_RT_CTL(srio_port), port_rt_ctl.u32)) in cvmx_srio_initialize()
764 static inline uint64_t CVMX_SRIOMAINTX_PORT_RT_CTL(unsigned long block_id) in CVMX_SRIOMAINTX_PORT_RT_CTL() function773 #define CVMX_SRIOMAINTX_PORT_RT_CTL(block_id) (0x0000000000000124ull) macro