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