Searched refs:vd2 (Results 1 – 5 of 5) sorted by relevance
19 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
20 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
268 struct virt_dma_desc *vd, *vd2; in mtk_cqdma_issue_vchan_pending() local276 list_for_each_entry_safe(vd, vd2, &cvc->vc.desc_issued, node) { in mtk_cqdma_issue_vchan_pending()
498 struct virt_dma_desc *vd, *vd2; in mtk_hsdma_issue_vchan_pending() local503 list_for_each_entry_safe(vd, vd2, &hvc->vc.desc_issued, node) { in mtk_hsdma_issue_vchan_pending()
544 struct virt_dma_desc *vd2) in pxad_desc_chain() argument547 struct pxad_desc_sw *desc2 = to_pxad_sw_desc(vd2); in pxad_desc_chain()