Linux Kernel
3.7.1
|
#include <crypto4xx_reg_def.h>
Data Fields | |
struct { | |
u32 rsv:6 | |
u32 output_threshold:10 | |
u32 rsv1:6 | |
u32 input_threshold:10 | |
} | bf |
u32 | w |
Definition at line 194 of file crypto4xx_reg_def.h.
struct { ... } bf |
u32 input_threshold |
Definition at line 199 of file crypto4xx_reg_def.h.
u32 output_threshold |
Definition at line 197 of file crypto4xx_reg_def.h.
u32 rsv |
Definition at line 196 of file crypto4xx_reg_def.h.
u32 rsv1 |
Definition at line 198 of file crypto4xx_reg_def.h.
u32 w |
Definition at line 201 of file crypto4xx_reg_def.h.