|
Linux Kernel
3.7.1
|
#include <crypto4xx_reg_def.h>
Data Fields | |
| struct { | |
| u32 bypass:8 | |
| u32 pe_done:1 | |
| u32 host_ready:1 | |
| u32 rsv:2 | |
| u32 pkt_len:20 | |
| } | bf |
| u32 | w |
Definition at line 264 of file crypto4xx_reg_def.h.
| struct { ... } bf |
| u32 bypass |
Definition at line 266 of file crypto4xx_reg_def.h.
| u32 host_ready |
Definition at line 268 of file crypto4xx_reg_def.h.
| u32 pe_done |
Definition at line 267 of file crypto4xx_reg_def.h.
| u32 pkt_len |
Definition at line 270 of file crypto4xx_reg_def.h.
| u32 rsv |
Definition at line 269 of file crypto4xx_reg_def.h.
| u32 w |
Definition at line 272 of file crypto4xx_reg_def.h.
1.8.2