Linux Kernel
3.7.1
|
#include <extmem_defs.h>
Data Fields | |
unsigned int | lw: 6 |
unsigned int | ew: 3 |
unsigned int | zw: 3 |
unsigned int | aw: 2 |
unsigned int | dw: 2 |
unsigned int | ewb: 2 |
unsigned int | bw: 1 |
unsigned int | mode: 1 |
unsigned int | erc_en: 1 |
unsigned int | dummy1: 6 |
unsigned int | size: 3 |
unsigned int | log: 1 |
unsigned int | en: 1 |
Definition at line 240 of file extmem_defs.h.
unsigned int aw |
Definition at line 244 of file extmem_defs.h.
unsigned int bw |
Definition at line 247 of file extmem_defs.h.
unsigned int dummy1 |
Definition at line 250 of file extmem_defs.h.
unsigned int dw |
Definition at line 245 of file extmem_defs.h.
unsigned int en |
Definition at line 253 of file extmem_defs.h.
unsigned int erc_en |
Definition at line 249 of file extmem_defs.h.
unsigned int ew |
Definition at line 242 of file extmem_defs.h.
unsigned int ewb |
Definition at line 246 of file extmem_defs.h.
Definition at line 252 of file extmem_defs.h.
unsigned int lw |
Definition at line 241 of file extmem_defs.h.
unsigned int mode |
Definition at line 248 of file extmem_defs.h.
unsigned int size |
Definition at line 251 of file extmem_defs.h.
unsigned int zw |
Definition at line 243 of file extmem_defs.h.