Home
last modified time | relevance | path

Searched refs:CONSTANTCOLOR (Results 1 – 3 of 3) sorted by relevance

/drivers/gpu/drm/imx/dc/
A Ddc-cf.c24 #define CONSTANTCOLOR 0x10 macro
35 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()
A Ddc-fl.c26 #define CONSTANTCOLOR(x) (0x30 + FRAC_OFFSET * (x)) macro
138 fu->reg_constantcolor[i] = CONSTANTCOLOR(i); in dc_fl_bind()
A Ddc-fw.c27 #define CONSTANTCOLOR(x) (0x30 + FRAC_OFFSET * (x)) macro
175 fu->reg_constantcolor[i] = CONSTANTCOLOR(i); in dc_fw_bind()

Completed in 6 milliseconds