Searched refs:SSPP_RGB3 (Results 1 – 7 of 7) sorted by relevance
63 case SSPP_RGB3: return MDP5_CTL_LAYER_REG_RGB3(stage); in mdp_ctl_blend_mask()
100 [SSPP_RGB2] = 18, [SSPP_RGB3] = 22,
144 case SSPP_RGB3: in pipe2nclients()
352 case SSPP_RGB3: return MDP5_CTL_FLUSH_RGB3; in mdp_ctl_flush_mask_pipe()
308 SSPP_RGB0, SSPP_RGB1, SSPP_RGB2, SSPP_RGB3, in modeset_init() enumerator
30 #define SSPP_MAX (SSPP_RGB3 + 1) /* TODO: Add SSPP_MAX in mdp5.xml.h */
68 SSPP_RGB3 = 9, enumerator491 case SSPP_RGB3: return (mdp5_cfg->pipe_rgb.base[3]); in __offset_PIPE()