Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/staging/slicoss/
Dslichw.h707 struct slic_eeprom { struct
708 u16 Id; /* 00 EEPROM/FLASH Magic code 'A5A5'*/
709 u16 EecodeSize; /* 01 Size of EEPROM Codes (bytes * 4)*/
710 u16 FlashSize; /* 02 Flash size */
711 u16 EepromSize; /* 03 EEPROM Size */
712 u16 VendorId; /* 04 Vendor ID */
713 u16 DeviceId; /* 05 Device ID */
714 u8 RevisionId; /* 06 Revision ID */
715 u8 ClassCode[3]; /* 07 Class Code */
716 u8 DbgIntPin; /* 08 Debug Interrupt pin */
[all …]