Searched refs:CVMX_SRIOX_INT_REG (Results 1 – 2 of 2) sorted by relevance
772 cvmx_write_csr(CVMX_SRIOX_INT_REG(srio_port), cvmx_read_csr(CVMX_SRIOX_INT_REG(srio_port))); in cvmx_srio_initialize()1272 int_reg.u64 = cvmx_read_csr(CVMX_SRIOX_INT_REG(srio_port)); in cvmx_srio_send_doorbell_status()1276 cvmx_write_csr(CVMX_SRIOX_INT_REG(srio_port), int_reg_clear.u64); in cvmx_srio_send_doorbell_status()
271 static inline uint64_t CVMX_SRIOX_INT_REG(unsigned long block_id) in CVMX_SRIOX_INT_REG() function280 #define CVMX_SRIOX_INT_REG(block_id) (CVMX_ADD_IO_SEG(0x00011800C8000118ull) + ((block_id) & 3) * 0… macro