Home
last modified time | relevance | path

Searched refs:HFI_VERSION_3XX (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/media/platform/qcom/venus/
Dcore.c581 .hfi_version = HFI_VERSION_3XX,
640 .hfi_version = HFI_VERSION_3XX,
Dcore.h472 #define IS_V3(core) ((core)->res->hfi_version == HFI_VERSION_3XX)
Dhfi_helper.h554 HFI_VERSION_3XX, enumerator
Dpm_helpers.c1199 case HFI_VERSION_3XX: in venus_pm_get()
Dhfi_cmds.c1342 if (hfi_ver == HFI_VERSION_3XX) in pkt_session_set_property()