Searched refs:STATICCONTROL (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/gpu/drm/imx/dc/ |
| H A D | dc-ed.c | 29 #define STATICCONTROL 0x8 macro 87 regmap_reg_range(STATICCONTROL, STATICCONTROL), 159 regmap_write_bits(ed->reg_cfg, STATICCONTROL, SHDEN, SHDEN); in dc_ed_enable_shden() 164 regmap_write_bits(ed->reg_cfg, STATICCONTROL, KICK_MODE, EXTERNAL); in dc_ed_kick_mode_external() 169 regmap_write_bits(ed->reg_cfg, STATICCONTROL, PERFCOUNTMODE, 0); in dc_ed_disable_perfcountmode()
|
| H A D | dc-lb.c | 26 #define STATICCONTROL 0x8 macro 101 regmap_reg_range(STATICCONTROL, POSITION), 192 regmap_write_bits(lb->reg_cfg, STATICCONTROL, SHDEN, SHDEN); in dc_lb_enable_shden() 197 regmap_write_bits(lb->reg_cfg, STATICCONTROL, SHDTOKSEL_MASK, in dc_lb_shdtoksel() 203 regmap_write_bits(lb->reg_cfg, STATICCONTROL, SHDLDSEL_MASK, in dc_lb_shdldsel()
|
| H A D | dc-cf.c | 17 #define STATICCONTROL 0x8 macro 34 regmap_reg_range(STATICCONTROL, CONSTANTCOLOR), 55 regmap_write(cf->reg_cfg, STATICCONTROL, SHDEN); in dc_cf_enable_shden()
|
| H A D | dc-fl.c | 38 regmap_reg_range(STATICCONTROL, FRAMEDIMENSIONS),
|
| H A D | dc-fw.c | 60 regmap_reg_range(STATICCONTROL, FRAMEDIMENSIONS),
|