Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/msm/mdp/mdp5/
Dmdp5_ctl.c358 u32 blend_cfg = 0, blend_ext_cfg = 0; in mdp5_ctl_blend() local
370 blend_ext_cfg |= mdp_ctl_blend_ext_mask(stage[i], i); in mdp5_ctl_blend()
378 ctl_write(ctl, REG_MDP5_CTL_LAYER_EXT_REG(ctl->id, ctl->lm), blend_ext_cfg); in mdp5_ctl_blend()
384 blend_cfg, blend_ext_cfg); in mdp5_ctl_blend()