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

/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp4/
H A Dmdp4_kms.c100 mdp4_write(mdp4_kms, REG_MDP4_DMA_FETCH_CONFIG(DMA_E), dmap_cfg); mdp4_hw_init()
356 * Setup DTV/HDMI path: RGB1 -> DMA_E -> DTV -> HDMI: modeset_init()
366 crtc = mdp4_crtc_init(dev, plane, priv->num_crtcs, 1, DMA_E); modeset_init()
368 dev_err(dev->dev, "failed to construct crtc for DMA_E\n"); modeset_init()
380 /* DTV can be hooked to DMA_E: */ modeset_init()
H A Dmdp4_kms.h98 case DMA_E: return MDP4_IRQ_DMA_E_DONE; dma2irq()
108 case DMA_E: return MDP4_IRQ_EXTERNAL_INTF_UDERRUN; dma2err()
H A Dmdp4_crtc.c287 if (dma == DMA_E) { mdp4_crtc_mode_set_nofb()
612 case DMA_E: mdp4_crtc_set_intf()
645 "DMA_P", "DMA_S", "DMA_E",
H A Dmdp4.xml.h91 DMA_E = 2, enumerator in enum:mdp4_dma
451 case DMA_E: return 0x000b0000; __offset_DMA()

Completed in 129 milliseconds