Searched refs:cvmx_send_single (Results 1 – 6 of 6) sorted by relevance
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-fau.h | 378 cvmx_send_single(__cvmx_fau_iobdma_data(scraddr, value, 0, CVMX_FAU_OP_SIZE_64, reg)); in cvmx_fau_async_fetch_and_add64() 395 cvmx_send_single(__cvmx_fau_iobdma_data(scraddr, value, 0, CVMX_FAU_OP_SIZE_32, reg)); in cvmx_fau_async_fetch_and_add32() 411 cvmx_send_single(__cvmx_fau_iobdma_data(scraddr, value, 0, CVMX_FAU_OP_SIZE_16, reg)); in cvmx_fau_async_fetch_and_add16() 426 cvmx_send_single(__cvmx_fau_iobdma_data(scraddr, value, 0, CVMX_FAU_OP_SIZE_8, reg)); in cvmx_fau_async_fetch_and_add8() 446 cvmx_send_single(__cvmx_fau_iobdma_data(scraddr, value, 1, CVMX_FAU_OP_SIZE_64, reg)); in cvmx_fau_async_tagwait_fetch_and_add64() 466 cvmx_send_single(__cvmx_fau_iobdma_data(scraddr, value, 1, CVMX_FAU_OP_SIZE_32, reg)); in cvmx_fau_async_tagwait_fetch_and_add32() 485 cvmx_send_single(__cvmx_fau_iobdma_data(scraddr, value, 1, CVMX_FAU_OP_SIZE_16, reg)); in cvmx_fau_async_tagwait_fetch_and_add16() 503 cvmx_send_single(__cvmx_fau_iobdma_data(scraddr, value, 1, CVMX_FAU_OP_SIZE_8, reg)); in cvmx_fau_async_tagwait_fetch_and_add8()
|
| H A D | cvmx-rng.h | 157 cvmx_send_single(data.u64); in cvmx_rng_request_random_async()
|
| H A D | cvmx-access.h | 139 CVMX_FUNCTION void cvmx_send_single(uint64_t data);
|
| H A D | cvmx-access-native.h | 529 static inline void cvmx_send_single(uint64_t data) in cvmx_send_single() function 549 cvmx_send_single(addr.u64); in cvmx_read_csr_async()
|
| H A D | cvmx-fpa.h | 219 cvmx_send_single(data.u64); in cvmx_fpa_async_alloc()
|
| H A D | cvmx-pow.h | 1573 cvmx_send_single(data.u64); in cvmx_pow_work_request_async_nocheck()
|