Searched refs:IS_V3 (Results 1 – 3 of 3) sorted by relevance
515 #define IS_V3(core) ((core)->res->hfi_version == HFI_VERSION_3XX) macro
1633 if (IS_V3(core) || IS_V4(core) || IS_V6(core)) in venus_suspend()
826 if (IS_V3(core) || IS_V4(core) || IS_V6(core)) { in vdec_output_conf()