Searched refs:SSPP_VIG2 (Results 1 – 8 of 8) sorted by relevance
/linux/drivers/gpu/drm/msm/disp/mdp5/ |
A D | mdp5_cfg.c | 28 [SSPP_VIG0] = 1, [SSPP_VIG1] = 4, [SSPP_VIG2] = 7, 117 [SSPP_VIG0] = 1, [SSPP_VIG1] = 4, [SSPP_VIG2] = 7, 206 [SSPP_VIG2] = 7, [SSPP_VIG3] = 19, 458 [SSPP_VIG2] = 7, [SSPP_VIG3] = 19,
|
A D | mdp5_ctl.c | 294 case SSPP_VIG2: return MDP5_CTL_LAYER_REG_VIG2(stage); in mdp_ctl_blend_mask() 317 case SSPP_VIG2: return MDP5_CTL_LAYER_EXT_REG_VIG2_BIT3; in mdp_ctl_blend_ext_mask() 445 case SSPP_VIG2: return MDP5_CTL_FLUSH_VIG2; in mdp_ctl_flush_mask_pipe()
|
A D | mdp5.xml.h | 79 SSPP_VIG2 = 3, enumerator 553 case SSPP_VIG2: return (mdp5_cfg->pipe_vig.base[2]); in __offset_PIPE()
|
A D | mdp5_kms.c | 721 SSPP_VIG0, SSPP_VIG1, SSPP_VIG2, SSPP_VIG3, in hwpipe_init() enumerator
|
/linux/drivers/gpu/drm/msm/disp/dpu1/ |
A D | dpu_hw_top.c | 140 status->sspp[SSPP_VIG2] = (value >> 8) & 0x3; in dpu_hw_get_danger_status() 237 status->sspp[SSPP_VIG2] = (value >> 8) & 0x1; in dpu_hw_get_safe_status()
|
A D | dpu_hw_ctl.c | 153 case SSPP_VIG2: in dpu_hw_ctl_get_bitmask_sspp() 410 case SSPP_VIG2: in dpu_hw_ctl_setup_blendstage()
|
A D | dpu_hw_mdss.h | 112 SSPP_VIG2, enumerator
|
A D | dpu_hw_catalog.c | 531 SSPP_BLK("sspp_2", SSPP_VIG2, 0x8000, VIG_SDM845_MASK, 573 SSPP_BLK("sspp_2", SSPP_VIG2, 0x8000, VIG_SM8250_MASK,
|
Completed in 45 milliseconds