Searched refs:bpp_values (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ | ||
D | vt8500lcdfb.h | 25 static int bpp_values[] = { variable |
D | vt8500lcdfb.c | 116 if (bpp_values[i] == info->var.bits_per_pixel) in vt8500lcd_set_par() |