Searched refs:COMP_2PLANE_EN (Results 1 – 1 of 1) 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()