Searched refs:MDP5_CTL_LAYER_REG_CURSOR_OUT (Results 1 – 2 of 2) sorted by relevance
285 blend_cfg |= MDP5_CTL_LAYER_REG_CURSOR_OUT; in mdp5_ctl_set_cursor()287 blend_cfg &= ~MDP5_CTL_LAYER_REG_CURSOR_OUT; in mdp5_ctl_set_cursor()304 blend_cfg |= MDP5_CTL_LAYER_REG_CURSOR_OUT; in mdp5_ctl_blend()306 blend_cfg &= ~MDP5_CTL_LAYER_REG_CURSOR_OUT; in mdp5_ctl_blend()
408 #define MDP5_CTL_LAYER_REG_CURSOR_OUT 0x02000000 macro