Lines Matching refs:uvd
221 fw_info->ver = adev->uvd.fw_version;
413 for (i = 0; i < adev->uvd.num_uvd_inst; i++) {
414 if (adev->uvd.harvest_config & (1 << i))
417 if (adev->uvd.inst[i].ring.sched.ready)
433 for (i = 0; i < adev->uvd.num_uvd_inst; i++) {
434 if (adev->uvd.harvest_config & (1 << i))
437 for (j = 0; j < adev->uvd.num_enc_rings; j++)
438 if (adev->uvd.inst[i].ring_enc[j].sched.ready)
671 count = adev->uvd.num_uvd_inst;
1048 handle.uvd_max_handles = adev->uvd.max_handles;