Searched refs:r_map (Results 1 – 1 of 1) sorted by relevance
177 unsigned int *r_map, unsigned int *g_map, in meson_viu_set_osd_lut() argument200 writel(r_map[i * 2] | (r_map[i * 2 + 1] << 16), in meson_viu_set_osd_lut()203 writel(r_map[OSD_OETF_LUT_SIZE - 1] | (g_map[0] << 16), in meson_viu_set_osd_lut()227 writel(r_map[i * 2] | (r_map[i * 2 + 1] << 16), in meson_viu_set_osd_lut()230 writel(r_map[OSD_EOTF_LUT_SIZE - 1] | (g_map[0] << 16), in meson_viu_set_osd_lut()