Searched refs:CONSTANTCOLOR (Results 1 – 3 of 3) sorted by relevance
24 #define CONSTANTCOLOR 0x10 macro35 regmap_reg_range(STATICCONTROL, CONSTANTCOLOR),51 .max_register = CONSTANTCOLOR,72 regmap_write(cf->reg_cfg, CONSTANTCOLOR, 0); in dc_cf_constantcolor_black()77 regmap_write(cf->reg_cfg, CONSTANTCOLOR, BLUE(0xff)); in dc_cf_constantcolor_blue()
26 #define CONSTANTCOLOR(x) (0x30 + FRAC_OFFSET * (x)) macro138 fu->reg_constantcolor[i] = CONSTANTCOLOR(i); in dc_fl_bind()
27 #define CONSTANTCOLOR(x) (0x30 + FRAC_OFFSET * (x)) macro175 fu->reg_constantcolor[i] = CONSTANTCOLOR(i); in dc_fw_bind()
Completed in 35 milliseconds