Home
last modified time | relevance | path

Searched refs:pipe_dma (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cfg.c53 .pipe_dma = {
121 .pipe_dma = {
182 .pipe_dma = {
Dmdp5_cfg.h75 struct mdp5_sub_block pipe_dma; member
Dmdp5.xml.h488 case SSPP_DMA0: return (mdp5_cfg->pipe_dma.base[0]); in __offset_PIPE()
489 case SSPP_DMA1: return (mdp5_cfg->pipe_dma.base[1]); in __offset_PIPE()