Home
last modified time | relevance | path

Searched full:vd2 (Results 1 – 9 of 9) sorted by relevance

/linux-6.14.4/drivers/gpu/drm/i915/
Dintel_uncore.c1413 0x25680 - 0x256ff: VD2
1417 0x25a80 - 0x25aff: VD2
1436 0x1d0000 - 0x1d2bff: VD2
1438 0x1d2d00 - 0x1d2dff: VD2
1440 0x1d3f00 - 0x1d3fff: VD2 */
1502 0x13200 - 0x133ff: VD2 (DG2 only)
1549 0x1d0000 - 0x1d2bff: VD2
1551 0x1d2d00 - 0x1d2dff: VD2
1552 0x1d2e00 - 0x1d3dff: VD2
1554 0x1d3f00 - 0x1d3fff: VD2 */
[all …]
/linux-6.14.4/Documentation/gpu/
Dmeson.rst19 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
/linux-6.14.4/Documentation/devicetree/bindings/display/
Damlogic,meson-vpu.yaml20 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
/linux-6.14.4/drivers/dma/mediatek/
Dmtk-cqdma.c267 struct virt_dma_desc *vd, *vd2; in mtk_cqdma_issue_vchan_pending() local
275 list_for_each_entry_safe(vd, vd2, &cvc->vc.desc_issued, node) { in mtk_cqdma_issue_vchan_pending()
Dmtk-hsdma.c497 struct virt_dma_desc *vd, *vd2; in mtk_hsdma_issue_vchan_pending() local
502 list_for_each_entry_safe(vd, vd2, &hvc->vc.desc_issued, node) { in mtk_hsdma_issue_vchan_pending()
/linux-6.14.4/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()
/linux-6.14.4/drivers/net/ethernet/microchip/sparx5/
Dsparx5_main.h90 #define SPX5_PORT_VD2 4 /* VD2/Port used for IPinIP*/
/linux-6.14.4/drivers/gpu/drm/meson/
Dmeson_venc.c40 * vd2---| VIU |-| VPP |-|-----ENCI/-ENCI_DVI-|-|
/linux-6.14.4/drivers/media/platform/ti/am437x/
Dam437x-vpfe.c800 /* VD2 interrupt */ in vpfe_clear_intr()