Searched refs:xe_uc_fw_is_loadable (Results 1 – 4 of 4) sorted by relevance
138 static inline bool xe_uc_fw_is_loadable(struct xe_uc_fw *uc_fw) in xe_uc_fw_is_loadable() function166 if (xe_uc_fw_is_loadable(uc_fw)) in xe_uc_fw_sanitize()
115 if (!xe_uc_fw_is_loadable(&huc->fw)) in xe_huc_init_post_hwconfig()127 if (!xe_uc_fw_is_loadable(&huc->fw)) in xe_huc_upload()241 if (!xe_uc_fw_is_loadable(&huc->fw)) in xe_huc_auth()
206 xe_assert(xe, xe_uc_fw_is_loadable(&gsc->fw) && gsc->q); in gsc_upload()522 if (!xe_uc_fw_is_loadable(&gsc->fw) || !gsc->q) in xe_gsc_load_start()554 if (xe_uc_fw_is_loadable(&gsc->fw) && gsc->wq) in xe_gsc_wait_for_worker_completion()
857 if (!xe_uc_fw_is_loadable(uc_fw)) in xe_uc_fw_upload()