Home
last modified time | relevance | path

Searched refs:SSPP_DMA1 (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,
Dmdp5_ctl.h61 case SSPP_DMA1: return MDP5_CTL_LAYER_REG_DMA1(stage); in mdp_ctl_blend_mask()
Dmdp5_ctl.c350 case SSPP_DMA1: return MDP5_CTL_FLUSH_DMA1; in mdp_ctl_flush_mask_pipe()
Dmdp5.xml.h66 SSPP_DMA1 = 7, enumerator
489 case SSPP_DMA1: return (mdp5_cfg->pipe_dma.base[1]); in __offset_PIPE()