test_values       274 drivers/video/fbdev/omap/lcd_mipid.c 	static const u16 test_values[4] = {
test_values       282 drivers/video/fbdev/omap/lcd_mipid.c 	for (i = 0; i < ARRAY_SIZE(test_values); i++) {
test_values       286 drivers/video/fbdev/omap/lcd_mipid.c 		omapfb_write_first_pixel(md->fbdev, test_values[i]);
test_values       294 drivers/video/fbdev/omap/lcd_mipid.c 			if (pixel == test_values[i])
test_values       300 drivers/video/fbdev/omap/lcd_mipid.c 					test_values[i], pixel);