Searched refs:hw_uses_gsc (Results 1 – 1 of 1) sorted by relevance
298 bool hw_uses_gsc = false; in check_huc_loading_mode() local305 hw_uses_gsc = intel_uncore_read(gt->uncore, GUC_SHIM_CONTROL2) & in check_huc_loading_mode()308 if (fw_needs_gsc != hw_uses_gsc) { in check_huc_loading_mode()312 HUC_LOAD_MODE_STRING(hw_uses_gsc)); in check_huc_loading_mode()
Completed in 3 milliseconds