Searched refs:SSPP_RGB0 (Results 1 – 5 of 5) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/ |
D | mdp5_cfg.c | 39 [SSPP_RGB0] = 16, [SSPP_RGB1] = 17, [SSPP_RGB2] = 18, 110 [SSPP_RGB0] = 16, [SSPP_RGB1] = 17, [SSPP_RGB2] = 18, 182 [SSPP_RGB0] = 16, [SSPP_RGB1] = 17, 259 [SSPP_RGB0] = 7, [SSPP_RGB1] = 8, 322 [SSPP_RGB0] = 16, [SSPP_RGB1] = 17,
|
D | mdp5_ctl.c | 322 case SSPP_RGB0: return MDP5_CTL_LAYER_REG_RGB0(stage); in mdp_ctl_blend_mask() 343 case SSPP_RGB0: return MDP5_CTL_LAYER_EXT_REG_RGB0_BIT3; in mdp_ctl_blend_ext_mask() 418 case SSPP_RGB0: return MDP5_CTL_FLUSH_RGB0; in mdp_ctl_flush_mask_pipe()
|
D | mdp5_kms.h | 137 case SSPP_RGB0: in pipe2nclients()
|
D | mdp5_kms.c | 350 SSPP_RGB0, SSPP_RGB1, SSPP_RGB2, SSPP_RGB3, in modeset_init() enumerator
|
D | mdp5.xml.h | 70 SSPP_RGB0 = 3, enumerator 546 case SSPP_RGB0: return (mdp5_cfg->pipe_rgb.base[0]); in __offset_PIPE()
|