|
Linux Kernel
3.7.1
|
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 */ |
| #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.
1.8.2