Searched refs:tagwait (Results 1 - 1 of 1) sorted by relevance

/freebsd-11.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-fau.h131 * Asynchronous tagwait return definition. If a timeout occurs,
166 * @param tagwait Should the atomic add wait for the current tag switch
179 static inline uint64_t __cvmx_fau_atomic_address(uint64_t tagwait, uint64_t reg, int64_t value) argument
183 cvmx_build_bits(CVMX_FAU_BITS_TAGWAIT, tagwait) |
337 * @param tagwait Should the atomic add wait for the current tag switch
352 static inline uint64_t __cvmx_fau_iobdma_data(uint64_t scraddr, int64_t value, uint64_t tagwait, argument
359 cvmx_build_bits(CVMX_FAU_BITS_TAGWAIT, tagwait) |

Completed in 48 milliseconds