Searched refs:intel_uc_fw (Results 1 – 10 of 10) sorted by relevance
89 struct intel_uc_fw { struct132 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, argument215 __intel_uc_fw_status(struct intel_uc_fw *uc_fw) in __intel_uc_fw_status()227 static inline bool intel_uc_fw_is_enabled(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_enabled()242 static inline bool intel_uc_fw_is_loaded(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_loaded()257 static inline void intel_uc_fw_sanitize(struct intel_uc_fw *uc_fw) in intel_uc_fw_sanitize()284 void intel_uc_fw_init_early(struct intel_uc_fw *uc_fw,286 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw);287 void intel_uc_fw_cleanup_fetch(struct intel_uc_fw *uc_fw);289 int intel_uc_fw_init(struct intel_uc_fw *uc_fw);[all …]
43 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()428 void intel_uc_fw_init_early(struct intel_uc_fw *uc_fw, in intel_uc_fw_init_early()492 struct intel_uc_fw *uc_fw) in check_gsc_manifest()563 struct intel_uc_fw *uc_fw) in check_ccs_header()660 struct intel_uc_fw *uc_fw) in check_fw_header()712 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw) in intel_uc_fw_fetch()835 static u32 uc_fw_ggtt_offset(struct intel_uc_fw *uc_fw) in uc_fw_ggtt_offset()863 static void uc_fw_bind_ggtt(struct intel_uc_fw *uc_fw) in uc_fw_bind_ggtt()889 static void uc_fw_unbind_ggtt(struct intel_uc_fw *uc_fw) in uc_fw_unbind_ggtt()1069 int intel_uc_fw_init(struct intel_uc_fw *uc_fw) in intel_uc_fw_init()[all …]
50 static int guc_xfer_rsa_mmio(struct intel_uc_fw *guc_fw, in guc_xfer_rsa_mmio()67 static int guc_xfer_rsa_vma(struct intel_uc_fw *guc_fw, in guc_xfer_rsa_vma()79 static int guc_xfer_rsa(struct intel_uc_fw *guc_fw, in guc_xfer_rsa()
16 struct intel_uc_fw fw;
27 struct intel_uc_fw fw;
146 struct intel_uc_fw *gsc_fw = &gsc->fw; in intel_gsc_uc_fw_upload()
35 struct intel_uc_fw fw;
451 static void print_fw_ver(struct intel_gt *gt, struct intel_uc_fw *fw) in print_fw_ver()
175 struct intel_uc_fw guc_fw;176 struct intel_uc_fw huc_fw;
215 gt/uc/intel_uc_fw.o
Completed in 15 milliseconds