Searched refs:intel_uc_fw_is_enabled (Results 1 – 5 of 5) sorted by relevance
76 return intel_uc_fw_is_enabled(&gsc->fw); in intel_gsc_uc_is_wanted()
79 return intel_uc_fw_is_enabled(&huc->fw); in intel_huc_is_wanted()
236 static inline bool intel_uc_fw_is_enabled(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_enabled() function
409 return intel_uc_fw_is_enabled(&guc->fw); in intel_guc_is_wanted()
884 GEM_BUG_ON(!intel_uc_fw_is_enabled(uc_fw)); in intel_uc_fw_fetch()