Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/qcom/venus/
H A Dcore.c581 .hfi_version = HFI_VERSION_3XX,
640 .hfi_version = HFI_VERSION_3XX,
H A Dcore.h515 #define IS_V3(core) ((core)->res->hfi_version == HFI_VERSION_3XX)
H A Dhfi_helper.h561 HFI_VERSION_3XX, enumerator
H A Dpm_helpers.c1199 case HFI_VERSION_3XX: in venus_pm_get()
H A Dhfi_cmds.c1366 if (hfi_ver == HFI_VERSION_3XX) in pkt_session_set_property()