Home
last modified time | relevance | path

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

/linux/drivers/media/platform/qcom/venus/
H A Dcore.h515 #define IS_V3(core) ((core)->res->hfi_version == HFI_VERSION_3XX) macro
H A Dhfi_venus.c1633 if (IS_V3(core) || IS_V4(core) || IS_V6(core)) in venus_suspend()
H A Dvdec.c826 if (IS_V3(core) || IS_V4(core) || IS_V6(core)) { in vdec_output_conf()