Searched refs:COMP_2PLANE_EN (Results 1 – 2 of 2) sorted by relevance
35 #define COMP_2PLANE_EN BIT(7) macro330 ch->mode_ctrl &= ~COMP_2PLANE_EN; in dcss_dpr_2plane_en()331 ch->mode_ctrl |= (en ? COMP_2PLANE_EN : 0); in dcss_dpr_2plane_en()
37213 +#define COMP_2PLANE_EN BIT(5)37604 + val &= ~COMP_2PLANE_EN;37660 + val |= COMP_2PLANE_EN;