Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cfg.c64 .pipe_dma = {
131 .pipe_dma = {
209 .pipe_dma = {
280 .pipe_dma = {
349 .pipe_dma = {
421 .pipe_dma = {
Dmdp5_cfg.h87 struct mdp5_pipe_block pipe_dma; member
Dmdp5_kms.c411 for (i = 0; i < hw_cfg->pipe_dma.count; i++) { in modeset_init()
415 hw_cfg->pipe_dma.base[i], hw_cfg->pipe_dma.caps); in modeset_init()
Dmdp5.xml.h549 case SSPP_DMA0: return (mdp5_cfg->pipe_dma.base[0]); in __offset_PIPE()
550 case SSPP_DMA1: return (mdp5_cfg->pipe_dma.base[1]); in __offset_PIPE()