Searched refs:csc_on (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/gpu/drm/meson/ |
| D | meson_viu.c | 79 int *m, bool csc_on) in meson_viu_set_g12a_osd1_matrix() argument 102 writel_bits_relaxed(BIT(0), csc_on ? BIT(0) : 0, in meson_viu_set_g12a_osd1_matrix() 108 int *m, bool csc_on) in meson_viu_set_osd_matrix() argument 152 writel_bits_relaxed(BIT(0), csc_on ? BIT(0) : 0, in meson_viu_set_osd_matrix() 165 writel_bits_relaxed(BIT(30), csc_on ? BIT(30) : 0, in meson_viu_set_osd_matrix() 167 writel_bits_relaxed(BIT(31), csc_on ? BIT(31) : 0, in meson_viu_set_osd_matrix() 178 unsigned int *b_map, bool csc_on) in meson_viu_set_osd_lut() argument 217 if (csc_on) in meson_viu_set_osd_lut() 244 if (csc_on) in meson_viu_set_osd_lut()
|