Home
last modified time | relevance | path

Searched refs:SSPP_DMA0 (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cfg.c36 [SSPP_DMA0] = 10, [SSPP_DMA1] = 13,
98 [SSPP_DMA0] = 10, [SSPP_DMA1] = 13,
165 [SSPP_VIG0] = 1, [SSPP_DMA0] = 4,
Dmdp5_ctl.h60 case SSPP_DMA0: return MDP5_CTL_LAYER_REG_DMA0(stage); in mdp_ctl_blend_mask()
Dmdp5_ctl.c349 case SSPP_DMA0: return MDP5_CTL_FLUSH_DMA0; in mdp_ctl_flush_mask_pipe()
Dmdp5.xml.h65 SSPP_DMA0 = 6, enumerator
488 case SSPP_DMA0: return (mdp5_cfg->pipe_dma.base[0]); in __offset_PIPE()