Searched refs:gamma_curve (Results 1 – 13 of 13) sorted by relevance
51 struct gamma_curve { struct127 struct gamma_curve arr_curve_points[34];
46 struct gamma_curve arr_curve_points[34];
170 u8 gamma_curve; member286 .gamma_curve = ILI9341_GAMMA_CURVE_1,351 mipi_dbi_command(dbi, MIPI_DCS_SET_GAMMA_CURVE, cfg->gamma_curve); in ili9341_dpi_init()
133 const struct gamma_curve *curve; in regamma_config_regions_and_segments()
112 const struct gamma_curve *curve0 = &(params->arr_curve_points[2 * i]); in cm_helper_program_xfer_func()113 const struct gamma_curve *curve1 = &(params->arr_curve_points[(2 * i) + 1]); in cm_helper_program_xfer_func()
89 const struct gamma_curve *curve0 = &(params->arr_curve_points[2 * i]); in cm_helper_program_gamcor_xfer_func()90 const struct gamma_curve *curve1 = &(params->arr_curve_points[(2 * i) + 1]); in cm_helper_program_gamcor_xfer_func()
860 const struct gamma_curve *curve; in dpp3_program_shaper_luta_settings()1010 const struct gamma_curve *curve; in dpp3_program_shaper_lutb_settings()
481 const struct gamma_curve *curve; in mpc3_program_shaper_luta_settings()630 const struct gamma_curve *curve; in mpc3_program_shaper_lutb_settings()
465 static const u8 gamma_curve[] = { in ov965x_set_default_gamma_curve() local475 for (i = 0; i < ARRAY_SIZE(gamma_curve); i++) { in ov965x_set_default_gamma_curve()476 int ret = ov965x_write(ov965x, addr, gamma_curve[i]); in ov965x_set_default_gamma_curve()
579 const struct gamma_curve *curve; in dpp20_program_shaper_luta_settings()729 const struct gamma_curve *curve; in dpp20_program_shaper_lutb_settings()
344 const struct gamma_curve *curve; in mpc32_program_shaper_luta_settings()494 const struct gamma_curve *curve; in mpc32_program_shaper_lutb_settings()
794 struct is_tune_gammacurve gamma_curve[4]; member
1484 const struct gamma_curve *curve; in regamma_config_regions_and_segments()
Completed in 31 milliseconds