Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Structures | Macros
eeprom_93xx46.h File Reference

Go to the source code of this file.

Data Structures

struct  eeprom_93xx46_platform_data
 

Macros

#define EE_ADDR8   0x01 /* 8 bit addr. cfg */
 
#define EE_ADDR16   0x02 /* 16 bit addr. cfg */
 
#define EE_READONLY   0x08 /* forbid writing */
 

Macro Definition Documentation

#define EE_ADDR16   0x02 /* 16 bit addr. cfg */

Definition at line 9 of file eeprom_93xx46.h.

#define EE_ADDR8   0x01 /* 8 bit addr. cfg */

Definition at line 8 of file eeprom_93xx46.h.

#define EE_READONLY   0x08 /* forbid writing */

Definition at line 10 of file eeprom_93xx46.h.