Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
atmel-mci.h
Go to the documentation of this file.
1 #ifndef __LINUX_ATMEL_MCI_H
2 #define __LINUX_ATMEL_MCI_H
3 
4 #define ATMCI_MAX_NR_SLOTS 2
5 
23  unsigned int bus_width;
25  int wp_pin;
27 };
28 
37 };
38 
39 #endif /* __LINUX_ATMEL_MCI_H */