Searched refs:lcd_refresh_rates (Results 1 – 1 of 1) sorted by relevance
/linux-2.6.39/drivers/video/aty/ |
D | atyfb_base.c | 3208 u8 lcd_refresh_rates[16] = { 50, 56, 60, 67, 70, 72, 75, 76, 85, in aty_init_lcd() local 3301 lcd_refresh_rates[i]); in aty_init_lcd() 3305 lcd_refresh_rates[i]); in aty_init_lcd() 3313 refresh_rates_buf, lcd_refresh_rates[default_refresh_rate]); in aty_init_lcd() 3314 par->lcd_refreshrate = lcd_refresh_rates[default_refresh_rate]; in aty_init_lcd()
|