Home
last modified time | relevance | path

Searched refs:dma_hwdesc_f1 (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/ingenic/
H A Dingenic-drm-drv.c67 struct ingenic_dma_hwdesc *dma_hwdesc_f0, *dma_hwdesc_f1; member
505 hwdesc = priv->dma_hwdesc_f1; in ingenic_drm_plane_atomic_update()
808 priv->dma_hwdesc_f1 = dmam_alloc_coherent(dev, sizeof(*priv->dma_hwdesc_f1), in ingenic_drm_bind()
811 if (!priv->dma_hwdesc_f1) in ingenic_drm_bind()
814 priv->dma_hwdesc_f1->next = priv->dma_hwdesc_phys_f1; in ingenic_drm_bind()
815 priv->dma_hwdesc_f1->id = 0xf1; in ingenic_drm_bind()

Completed in 2 milliseconds