Searched refs:intel_uc_fw (Results 1 – 7 of 7) sorted by relevance
69 struct intel_uc_fw { struct105 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, argument183 __intel_uc_fw_status(struct intel_uc_fw *uc_fw) in __intel_uc_fw_status()195 static inline bool intel_uc_fw_is_enabled(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_enabled()210 static inline bool intel_uc_fw_is_loaded(struct intel_uc_fw *uc_fw) in intel_uc_fw_is_loaded()225 static inline void intel_uc_fw_sanitize(struct intel_uc_fw *uc_fw) in intel_uc_fw_sanitize()252 void intel_uc_fw_init_early(struct intel_uc_fw *uc_fw,254 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw);255 void intel_uc_fw_cleanup_fetch(struct intel_uc_fw *uc_fw);257 int intel_uc_fw_init(struct intel_uc_fw *uc_fw);[all …]
16 ____uc_fw_to_gt(struct intel_uc_fw *uc_fw, enum intel_uc_fw_type type) in ____uc_fw_to_gt()25 static inline struct intel_gt *__uc_fw_to_gt(struct intel_uc_fw *uc_fw) in __uc_fw_to_gt()32 void intel_uc_fw_change_status(struct intel_uc_fw *uc_fw, in intel_uc_fw_change_status()203 void intel_uc_fw_init_early(struct intel_uc_fw *uc_fw, in intel_uc_fw_init_early()274 int intel_uc_fw_fetch(struct intel_uc_fw *uc_fw) in intel_uc_fw_fetch()409 static u32 uc_fw_ggtt_offset(struct intel_uc_fw *uc_fw) in uc_fw_ggtt_offset()421 static void uc_fw_bind_ggtt(struct intel_uc_fw *uc_fw) in uc_fw_bind_ggtt()446 static void uc_fw_unbind_ggtt(struct intel_uc_fw *uc_fw) in uc_fw_unbind_ggtt()547 int intel_uc_fw_init(struct intel_uc_fw *uc_fw) in intel_uc_fw_init()567 void intel_uc_fw_fini(struct intel_uc_fw *uc_fw) in intel_uc_fw_fini()[all …]
15 struct intel_uc_fw fw;
44 static int guc_xfer_rsa(struct intel_uc_fw *guc_fw, in guc_xfer_rsa()
33 struct intel_uc_fw fw;
151 struct intel_uc_fw guc_fw;152 struct intel_uc_fw huc_fw;
181 gt/uc/intel_uc_fw.o \
Completed in 13 milliseconds