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

/freebsd-10.0-release/sys/contrib/octeon-sdk/
H A Dcvmx-fau.h147 * @param noadd 0 = Store value is atomically added to the current value
155 static inline uint64_t __cvmx_fau_store_address(uint64_t noadd, uint64_t reg) argument
158 cvmx_build_bits(CVMX_FAU_BITS_NOADD, noadd) |

Completed in 112 milliseconds