Home
last modified time | relevance | path

Searched defs:slic_eeprom (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/staging/slicoss/
Dslichw.h700 struct slic_eeprom { struct
701 u16 Id; /* 00 EEPROM/FLASH Magic code 'A5A5'*/
702 u16 EecodeSize; /* 01 Size of EEPROM Codes (bytes * 4)*/
703 u16 FlashSize; /* 02 Flash size */
704 u16 EepromSize; /* 03 EEPROM Size */
705 u16 VendorId; /* 04 Vendor ID */
706 u16 DeviceId; /* 05 Device ID */
707 u8 RevisionId; /* 06 Revision ID */
708 u8 ClassCode[3]; /* 07 Class Code */
709 u8 DbgIntPin; /* 08 Debug Interrupt pin */
[all …]