Searched refs:FW_RECORD_SIZE (Results 1 – 1 of 1) sorted by relevance
314 #define FW_RECORD_SIZE 6 macro344 if (fw->size != regs_num * FW_RECORD_SIZE + FW_CRC_SIZE) { in s5k4ecgx_load_firmware()348 crc_file = get_unaligned_le32(fw->data + regs_num * FW_RECORD_SIZE); in s5k4ecgx_load_firmware()349 crc = crc32_le(~0, fw->data, regs_num * FW_RECORD_SIZE); in s5k4ecgx_load_firmware()355 ptr = fw->data + FW_RECORD_SIZE; in s5k4ecgx_load_firmware()