Home
last modified time | relevance | path

Searched refs:SSPP_VIG2 (Results 1 – 6 of 6) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_cfg.c35 [SSPP_VIG0] = 1, [SSPP_VIG1] = 4, [SSPP_VIG2] = 7,
97 [SSPP_VIG2] = 7, [SSPP_VIG3] = 19,
Dmdp5_ctl.h56 case SSPP_VIG2: return MDP5_CTL_LAYER_REG_VIG2(stage); in mdp_ctl_blend_mask()
Dmdp5_kms.h210 case SSPP_VIG2: in pipe_supports_yuv()
Dmdp5_ctl.c345 case SSPP_VIG2: return MDP5_CTL_FLUSH_VIG2; in mdp_ctl_flush_mask_pipe()
Dmdp5_kms.c311 SSPP_VIG0, SSPP_VIG1, SSPP_VIG2, SSPP_VIG3, in modeset_init() enumerator
Dmdp5.xml.h61 SSPP_VIG2 = 2, enumerator
484 case SSPP_VIG2: return (mdp5_cfg->pipe_vig.base[2]); in __offset_PIPE()