Home
last modified time | relevance | path

Searched refs:FW_SIZE_OFFSET (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/drivers/input/touchscreen/
Dwdt87xx_i2c.c144 #define FW_SIZE_OFFSET 4 macro
517 size = get_unaligned_le32(fw->data + FW_SIZE_OFFSET); in wdt87xx_validate_firmware()
/linux-4.4.14/drivers/scsi/qla4xxx/
Dql4_nx.h834 #define FW_SIZE_OFFSET (0x3e840c) macro
/linux-4.4.14/drivers/scsi/qla2xxx/
Dqla_nx.h784 #define FW_SIZE_OFFSET (0x3e840c) macro
Dqla_nx.c1615 return cpu_to_le32(*(u32 *)&ha->hablob->fw->data[FW_SIZE_OFFSET]); in qla82xx_get_fw_size()