Searched defs:uc_fw (Results 1 – 3 of 3) sorted by relevance
53 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()494 void intel_uc_fw_init_early(struct intel_uc_fw *uc_fw, in intel_uc_fw_init_early()624 struct intel_uc_fw *uc_fw) in __check_ccs_header()683 struct intel_uc_fw *uc_fw) in check_gsc_manifest()708 struct intel_uc_fw *uc_fw) in check_ccs_header()752 struct intel_uc_fw *uc_fw) in check_fw_header()873 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw) in intel_uc_fw_fetch()988 static u32 uc_fw_ggtt_offset(struct intel_uc_fw *uc_fw) in uc_fw_ggtt_offset()1016 static void uc_fw_bind_ggtt(struct intel_uc_fw *uc_fw) in uc_fw_bind_ggtt()1230 int intel_uc_fw_init(struct intel_uc_fw *uc_fw) in intel_uc_fw_init()[all …]
144 static inline void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()224 __intel_uc_fw_status(struct intel_uc_fw *uc_fw) in __intel_uc_fw_status()231 static inline bool intel_uc_fw_is_supported(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_supported()236 static inline bool intel_uc_fw_is_enabled(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_enabled()241 static inline bool intel_uc_fw_is_available(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_available()246 static inline bool intel_uc_fw_is_loadable(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_loadable()251 static inline bool intel_uc_fw_is_loaded(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_loaded()256 static inline bool intel_uc_fw_is_running(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_running()261 static inline bool intel_uc_fw_is_in_error(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_in_error()271 static inline void intel_uc_fw_sanitize(struct intel_uc_fw *uc_fw) in intel_uc_fw_sanitize()[all …]
395 struct drm_mm_node uc_fw; member