Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/msm/disp/mdp5/
Dmdp5_ctl.c274 blend_cfg |= MDP5_CTL_LAYER_REG_CURSOR_OUT; in mdp5_ctl_set_cursor()
276 blend_cfg &= ~MDP5_CTL_LAYER_REG_CURSOR_OUT; in mdp5_ctl_set_cursor()
391 blend_cfg |= MDP5_CTL_LAYER_REG_CURSOR_OUT; in mdp5_ctl_blend()
Dmdp5.xml.h437 #define MDP5_CTL_LAYER_REG_CURSOR_OUT 0x02000000 macro