Searched refs:pipe_dma (Results 1 – 4 of 4) sorted by relevance
55 .pipe_dma = {135 .pipe_dma = {225 .pipe_dma = {312 .pipe_dma = {387 .pipe_dma = {475 .pipe_dma = {579 .pipe_dma = {668 .pipe_dma = {
87 struct mdp5_pipe_block pipe_dma; member
857 ret = construct_pipes(mdp5_kms, hw_cfg->pipe_dma.count, dma_planes, in hwpipe_init()858 hw_cfg->pipe_dma.base, hw_cfg->pipe_dma.caps); in hwpipe_init()
545 case SSPP_DMA0: return (mdp5_cfg->pipe_dma.base[0]); in __offset_PIPE()546 case SSPP_DMA1: return (mdp5_cfg->pipe_dma.base[1]); in __offset_PIPE()