Linux Kernel
3.7.1
|
#include <cvmx-fau.h>
Data Fields | |
uint64_t | error:1 |
int32_t | value:31 |
Tagwait return definition. If a timeout occurs, the error bit will be set. Otherwise the value of the register before the update will be returned.
Definition at line 70 of file cvmx-fau.h.
uint64_t error |
Definition at line 71 of file cvmx-fau.h.
int32_t value |
Definition at line 72 of file cvmx-fau.h.