Searched refs:IVPU_FW_LOG_FATAL (Results 1 – 3 of 3) sorted by relevance
20 #define IVPU_FW_LOG_FATAL 5 macro
27 " fatal=" __stringify(IVPU_FW_LOG_FATAL));
185 fw->trace_level = min_t(u32, ivpu_log_level, IVPU_FW_LOG_FATAL); in ivpu_fw_parse()