Searched refs:CVMX_SRIOX_IMSG_CTRL (Results 1 – 2 of 2) sorted by relevance
225 sriox_imsg_ctrl.u64 = cvmx_read_csr(CVMX_SRIOX_IMSG_CTRL(srio_port)); in __cvmx_helper_srio_enable()228 cvmx_write_csr(CVMX_SRIOX_IMSG_CTRL(srio_port), sriox_imsg_ctrl.u64); in __cvmx_helper_srio_enable()
116 static inline uint64_t CVMX_SRIOX_IMSG_CTRL(unsigned long block_id) in CVMX_SRIOX_IMSG_CTRL() function125 #define CVMX_SRIOX_IMSG_CTRL(block_id) (CVMX_ADD_IO_SEG(0x00011800C8000508ull) + ((block_id) & 3) *… macro