Searched refs:FW_FILE_MAX_SIZE (Results 1 – 1 of 1) sorted by relevance
16 #define FW_FILE_MAX_SIZE 0x1400000 /* maximum size of 20MB */ macro52 if (fw_size > FW_FILE_MAX_SIZE) { in hl_fw_load_fw_to_device()55 fw_size, FW_FILE_MAX_SIZE); in hl_fw_load_fw_to_device()