Searched refs:CVMX_SRIOX_TX_BELL (Results 1 – 2 of 2) sorted by relevance
1231 …if (CVMX_WAIT_FOR_FIELD64(CVMX_SRIOX_TX_BELL(srio_port), cvmx_sriox_tx_bell_t, pending, ==, 0, CVM… in cvmx_srio_send_doorbell()1243 cvmx_write_csr(CVMX_SRIOX_TX_BELL(srio_port), tx_bell.u64); in cvmx_srio_send_doorbell()1267 tx_bell.u64 = cvmx_read_csr(CVMX_SRIOX_TX_BELL(srio_port)); in cvmx_srio_send_doorbell_status()
547 static inline uint64_t CVMX_SRIOX_TX_BELL(unsigned long block_id) in CVMX_SRIOX_TX_BELL() function556 #define CVMX_SRIOX_TX_BELL(block_id) (CVMX_ADD_IO_SEG(0x00011800C8000280ull) + ((block_id) & 3) * 0… macro