Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/media/platform/qcom/venus/
Dpm_helpers.c56 if (IS_V6(core)) { in core_clks_enable()
415 if (IS_V6(core)) in vcodec_control_v4()
453 if (!IS_V6(core)) { in poweroff_coreid()
471 if (!IS_V6(core)) { in poweroff_coreid()
494 if (!IS_V6(core)) { in poweron_coreid()
514 if (!IS_V6(core)) { in poweron_coreid()
Dhelpers.c346 if (IS_V6(inst->core)) { in venus_helper_intbufs_alloc()
547 if (IS_V4(core) || IS_V6(core)) in is_dynamic_bufmode()
1180 if (!IS_V4(inst->core) && !IS_V6(inst->core)) in venus_helper_set_work_mode()
1194 if (!IS_V6(inst->core)) in venus_helper_set_format_constraints()
Dcore.h517 #define IS_V6(core) ((core)->res->hfi_version == HFI_VERSION_6XX) macro
Dvdec.c572 if (IS_V6(inst->core) && is_fw_rev_or_older(inst->core, 1, 0, 87)) in vdec_decoder_cmd()
771 if (IS_V4(core) || IS_V6(core)) in vdec_output_conf()
826 if (IS_V3(core) || IS_V4(core) || IS_V6(core)) { in vdec_output_conf()
Dhfi_venus.c373 if (IS_V6(hdev->core)) in venus_soft_int()
1633 if (IS_V3(core) || IS_V4(core) || IS_V6(core)) in venus_suspend()