Searched refs:IS_IRIS2 (Results 1 – 4 of 4) sorted by relevance
476 if (IS_IRIS2(hdev->core) || IS_IRIS2_1(hdev->core)) { in venus_boot_core()504 if (IS_IRIS2(hdev->core) || IS_IRIS2_1(hdev->core)) { in venus_boot_core()572 if (IS_IRIS2(hdev->core) || IS_IRIS2_1(hdev->core)) { in venus_halt_axi()1141 if (IS_IRIS2(core) || IS_IRIS2_1(core)) { in venus_isr()1153 if (!(IS_IRIS2(core) || IS_IRIS2_1(core))) in venus_isr()1538 if (IS_IRIS2(hdev->core) || IS_IRIS2_1(hdev->core)) in venus_cpu_and_video_core_idle()1558 if (IS_IRIS2(hdev->core) || IS_IRIS2_1(hdev->core)) in venus_cpu_idle_and_pc_ready()
530 #define IS_IRIS2(core) ((core)->res->vpu_version == VPU_VERSION_IRIS2) macro
257 if (IS_IRIS2(core) || IS_IRIS2_1(core)) { in venus_assign_register_offsets()
728 if (!(IS_IRIS2(inst->core) || IS_IRIS2_1(inst->core))) in vdec_set_work_route()
Completed in 19 milliseconds