Searched refs:panel_crt_table (Results 1 – 1 of 1) sorted by relevance
540 const struct fb_videomode *panel_crt_table; in viafb_lcd_set_mode() local544 panel_crt_table = viafb_get_best_mode(panel_hres, panel_vres, 60); in viafb_lcd_set_mode()545 viafb_fill_var_timing_info(&panel_var, panel_crt_table); in viafb_lcd_set_mode()549 clock = PICOS2KHZ(panel_crt_table->pixclock) * 1000; in viafb_lcd_set_mode()