Searched refs:FW_OPTION_TRACE_EN (Results 1 – 2 of 2) sorted by relevance
35 #define FW_OPTION_TRACE_EN 0x00000001 /* FW tracing enabled */ macro
887 master->trace_enabled = !!(fw_options & FW_OPTION_TRACE_EN); in check_firmware_image()