Home
last modified time | relevance | path

Searched refs:vd2 (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/Documentation/gpu/
Dmeson.rst19 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
/linux-6.1.9/Documentation/devicetree/bindings/display/
Damlogic,meson-vpu.yaml20 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
/linux-6.1.9/drivers/dma/mediatek/
Dmtk-cqdma.c268 struct virt_dma_desc *vd, *vd2; in mtk_cqdma_issue_vchan_pending() local
276 list_for_each_entry_safe(vd, vd2, &cvc->vc.desc_issued, node) { in mtk_cqdma_issue_vchan_pending()
Dmtk-hsdma.c498 struct virt_dma_desc *vd, *vd2; in mtk_hsdma_issue_vchan_pending() local
503 list_for_each_entry_safe(vd, vd2, &hvc->vc.desc_issued, node) { in mtk_hsdma_issue_vchan_pending()
/linux-6.1.9/drivers/dma/
Dpxa_dma.c544 struct virt_dma_desc *vd2) in pxad_desc_chain() argument
547 struct pxad_desc_sw *desc2 = to_pxad_sw_desc(vd2); in pxad_desc_chain()