Linux Kernel
3.7.1
|
#include <cvmx-fau.h>
Data Fields | |
uint64_t | error:1 |
int16_t | value:15 |
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 80 of file cvmx-fau.h.
uint64_t error |
Definition at line 81 of file cvmx-fau.h.
int16_t value |
Definition at line 82 of file cvmx-fau.h.