提交 e1910cb3 编写于 作者: W Wey-Yi Guy

iwlagn: add offset define for subsystem id

Add offset define for subsystem id in EEPROM
Signed-off-by: NWey-Yi Guy <wey-yi.w.guy@intel.com>
上级 f7538168
......@@ -268,6 +268,7 @@ extern const u8 iwl_eeprom_band_1[14];
/* General */
#define EEPROM_DEVICE_ID (2*0x08) /* 2 bytes */
#define EEPROM_SUBSYSTEM_ID (2*0x0A) /* 2 bytes */
#define EEPROM_MAC_ADDRESS (2*0x15) /* 6 bytes */
#define EEPROM_BOARD_REVISION (2*0x35) /* 2 bytes */
#define EEPROM_BOARD_PBA_NUMBER (2*0x3B+1) /* 9 bytes */
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册