Searched refs:panel_crt_table (Results 1 – 1 of 1) sorted by relevance
554 const struct fb_videomode *mode_crt_table, *panel_crt_table; in viafb_lcd_set_mode() local560 panel_crt_table = viafb_get_best_mode(panel_hres, panel_vres, 60); in viafb_lcd_set_mode()561 viafb_fill_var_timing_info(&panel_var, panel_crt_table); in viafb_lcd_set_mode()565 clock = PICOS2KHZ(panel_crt_table->pixclock) * 1000; in viafb_lcd_set_mode()