Home
last modified time | relevance | path

Searched refs:IS_V4 (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/media/platform/qcom/venus/
A Dcore.h466 #define IS_V4(core) ((core)->res->hfi_version == HFI_VERSION_4XX) macro
A Dhfi_venus.c584 if (IS_V4(hdev->core)) { in venus_halt_axi()
936 if (IS_V4(hdev->core) || IS_V6(hdev->core)) in venus_sys_set_default_properties()
1619 if (IS_V3(core) || IS_V4(core) || IS_V6(core)) in venus_suspend()
A Dhelpers.c333 } else if (IS_V4(inst->core)) { in venus_helper_intbufs_alloc()
536 if (IS_V4(core) || IS_V6(core)) in is_dynamic_bufmode()
1160 if (!IS_V4(inst->core) && !IS_V6(inst->core)) in venus_helper_set_work_mode()
A Dvdec.c702 if (IS_V4(core) || IS_V6(core)) in vdec_output_conf()
757 if (IS_V3(core) || IS_V4(core) || IS_V6(core)) { in vdec_output_conf()

Completed in 16 milliseconds