Home
last modified time | relevance | path

Searched refs:SSPP_RGB3 (Results 1 – 5 of 5) sorted by relevance

/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_ctl.c333 case SSPP_RGB3: return MDP5_CTL_LAYER_REG_RGB3(stage); in mdp_ctl_blend_mask()
356 case SSPP_RGB3: return MDP5_CTL_LAYER_EXT_REG_RGB3_BIT3; in mdp_ctl_blend_ext_mask()
484 case SSPP_RGB3: return MDP5_CTL_FLUSH_RGB3; in mdp_ctl_flush_mask_pipe()
Dmdp5_cfg.c207 [SSPP_RGB2] = 18, [SSPP_RGB3] = 22,
369 [SSPP_RGB2] = 18, [SSPP_RGB3] = 22,
Dmdp5_kms.h214 case SSPP_RGB3: in pipe2nclients()
Dmdp5.xml.h78 SSPP_RGB3 = 10, enumerator
548 case SSPP_RGB3: return (mdp5_cfg->pipe_rgb.base[3]); in __offset_PIPE()
Dmdp5_kms.c760 SSPP_RGB0, SSPP_RGB1, SSPP_RGB2, SSPP_RGB3, in hwpipe_init() enumerator