Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_uncore.c1444 0x25680 - 0x256ff: VD2
1448 0x25a80 - 0x25aff: VD2
1467 0x1d0000 - 0x1d2bff: VD2
1469 0x1d2d00 - 0x1d2dff: VD2
1471 0x1d3f00 - 0x1d3fff: VD2 */
1537 0x13200 - 0x133ff: VD2 (DG2 only) \
1589 0x1d0000 - 0x1d2bff: VD2 \
1591 0x1d2d00 - 0x1d2dff: VD2 \
1592 0x1d2e00 - 0x1d3dff: VD2 (DG2 only) \
1594 0x1d3f00 - 0x1d3fff: VD2 */ \
[all …]
/openbmc/linux/Documentation/gpu/
H A Dmeson.rst19 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
/openbmc/linux/Documentation/devicetree/bindings/display/
H A Damlogic,meson-vpu.yaml20 D | vd2 | VIU | | Video Post | | Video Encoders |<---|-----VCLK |
/openbmc/linux/drivers/dma/mediatek/
H A 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()
H A 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()
/openbmc/linux/drivers/net/ethernet/microchip/sparx5/
H A Dsparx5_main.h57 #define SPX5_PORT_VD2 (SPX5_PORT_CPU + 4) /* VD2/Port 69 used for IPinIP*/
/openbmc/linux/drivers/dma/
H A 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()
/openbmc/linux/drivers/gpu/drm/meson/
H A Dmeson_venc.c40 * vd2---| VIU |-| VPP |-|-----ENCI/-ENCI_DVI-|-|
/openbmc/linux/drivers/media/platform/ti/am437x/
H A Dam437x-vpfe.c800 /* VD2 interrupt */ in vpfe_clear_intr()