Home
last modified time | relevance | path

Searched refs:intel_huc_is_supported (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/i915/gt/uc/
H A Dintel_huc_debugfs.c17 if (!intel_huc_is_supported(huc)) in huc_info_show()
32 if (!intel_huc_is_supported(huc)) in intel_huc_debugfs_register()
H A Dintel_huc.h72 static inline bool intel_huc_is_supported(struct intel_huc *huc) in intel_huc_is_supported() function
H A Dintel_huc.c637 if (!intel_huc_is_supported(huc)) { in intel_huc_load_status()