Searched refs:intel_uc_fw_is_enabled (Results 1 – 4 of 4) sorted by relevance
46 return intel_uc_fw_is_enabled(&huc->fw); in intel_huc_is_wanted()
184 static inline bool intel_uc_fw_is_enabled(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_enabled() function
153 return intel_uc_fw_is_enabled(&guc->fw); in intel_guc_is_wanted()
287 GEM_BUG_ON(!intel_uc_fw_is_enabled(uc_fw)); in intel_uc_fw_fetch()