Searched refs:SSPP_RGB1 (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 | 323 case SSPP_RGB1: return MDP5_CTL_LAYER_REG_RGB1(stage); in mdp_ctl_blend_mask() 344 case SSPP_RGB1: return MDP5_CTL_LAYER_EXT_REG_RGB1_BIT3; in mdp_ctl_blend_ext_mask() 419 case SSPP_RGB1: return MDP5_CTL_FLUSH_RGB1; in mdp_ctl_flush_mask_pipe()
|
D | mdp5_kms.h | 138 case SSPP_RGB1: in pipe2nclients()
|
D | mdp5_kms.c | 350 SSPP_RGB0, SSPP_RGB1, SSPP_RGB2, SSPP_RGB3, in modeset_init() enumerator
|
D | mdp5.xml.h | 71 SSPP_RGB1 = 4, enumerator 547 case SSPP_RGB1: return (mdp5_cfg->pipe_rgb.base[1]); in __offset_PIPE()
|