Searched refs:gamma_corr_neg (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/panel/ |
H A D | panel-ilitek-ili9322.c | 226 * @gamma_corr_neg: a set of 8 nybbles describing negative 266 u8 gamma_corr_neg[8]; member 809 val = ili->conf->gamma_corr_neg[i]; in ili9322_probe() 921 .gamma_corr_neg = { 0xa, 0x5, 0x7, 0x7, 0x7, 0x5, 0x1, 0x6 },
|
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/ |
H A D | panel-ilitek-ili9322.c | 227 * @gamma_corr_neg: a set of 8 nybbles describing negative 267 u8 gamma_corr_neg[8]; member 810 val = ili->conf->gamma_corr_neg[i]; in ili9322_probe() 920 .gamma_corr_neg = { 0xa, 0x5, 0x7, 0x7, 0x7, 0x5, 0x1, 0x6 },
|
Completed in 3 milliseconds