Searched refs:xe_uc_fw_is_loadable (Results 1 – 5 of 5) 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()
209 xe_assert(xe, xe_uc_fw_is_loadable(&gsc->fw) && gsc->q); in gsc_upload()524 if (!xe_uc_fw_is_loadable(&gsc->fw) || !gsc->q) in xe_gsc_load_start()556 if (xe_uc_fw_is_loadable(&gsc->fw) && gsc->wq) in xe_gsc_wait_for_worker_completion()565 if (!xe_uc_fw_is_loadable(&gsc->fw) || xe_uc_fw_is_in_error_state(&gsc->fw)) in xe_gsc_stop_prepare()
391 if (!xe_uc_fw_is_loadable(>->uc.gsc.fw) || in xe_pxp_init()392 !xe_uc_fw_is_loadable(>->uc.huc.fw)) { in xe_pxp_init()
900 if (!xe_uc_fw_is_loadable(uc_fw)) in xe_uc_fw_upload()