Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
jz4740_mmc.h
Go to the documentation of this file.
1 #ifndef __LINUX_MMC_JZ4740_MMC
2 #define __LINUX_MMC_JZ4740_MMC
3 
5  int gpio_power;
9  unsigned read_only_active_low:1;
10  unsigned power_active_low:1;
11 
12  unsigned data_1bit:1;
13 };
14 
15 #endif