Linux Kernel
3.7.1
|
#include <soc_common.h>
Data Fields | |
unsigned | detect: 1 |
unsigned | ready: 1 |
unsigned | bvd1: 1 |
unsigned | bvd2: 1 |
unsigned | wrprot: 1 |
unsigned | vs_3v: 1 |
unsigned | vs_Xv: 1 |
Definition at line 75 of file soc_common.h.
unsigned bvd1 |
Definition at line 76 of file soc_common.h.
unsigned bvd2 |
Definition at line 76 of file soc_common.h.
unsigned detect |
Definition at line 76 of file soc_common.h.
unsigned ready |
Definition at line 76 of file soc_common.h.
unsigned vs_3v |
Definition at line 76 of file soc_common.h.
unsigned vs_Xv |
Definition at line 76 of file soc_common.h.
unsigned wrprot |
Definition at line 76 of file soc_common.h.