refresh_rate_index  263 drivers/gpu/drm/ast/ast_drv.h 	u32 refresh_rate_index;
refresh_rate_index   91 drivers/gpu/drm/ast/ast_mode.c 	u32 refresh_rate_index = 0, mode_id, color_index, refresh_rate;
refresh_rate_index  116 drivers/gpu/drm/ast/ast_mode.c 		vbios_mode->enh_table = &res_640x480[refresh_rate_index];
refresh_rate_index  119 drivers/gpu/drm/ast/ast_mode.c 		vbios_mode->enh_table = &res_800x600[refresh_rate_index];
refresh_rate_index  122 drivers/gpu/drm/ast/ast_mode.c 		vbios_mode->enh_table = &res_1024x768[refresh_rate_index];
refresh_rate_index  126 drivers/gpu/drm/ast/ast_mode.c 			vbios_mode->enh_table = &res_1280x800[refresh_rate_index];
refresh_rate_index  128 drivers/gpu/drm/ast/ast_mode.c 			vbios_mode->enh_table = &res_1280x1024[refresh_rate_index];
refresh_rate_index  131 drivers/gpu/drm/ast/ast_mode.c 		vbios_mode->enh_table = &res_1360x768[refresh_rate_index];
refresh_rate_index  134 drivers/gpu/drm/ast/ast_mode.c 		vbios_mode->enh_table = &res_1440x900[refresh_rate_index];
refresh_rate_index  138 drivers/gpu/drm/ast/ast_mode.c 			vbios_mode->enh_table = &res_1600x900[refresh_rate_index];
refresh_rate_index  140 drivers/gpu/drm/ast/ast_mode.c 			vbios_mode->enh_table = &res_1600x1200[refresh_rate_index];
refresh_rate_index  143 drivers/gpu/drm/ast/ast_mode.c 		vbios_mode->enh_table = &res_1680x1050[refresh_rate_index];
refresh_rate_index  147 drivers/gpu/drm/ast/ast_mode.c 			vbios_mode->enh_table = &res_1920x1080[refresh_rate_index];
refresh_rate_index  149 drivers/gpu/drm/ast/ast_mode.c 			vbios_mode->enh_table = &res_1920x1200[refresh_rate_index];
refresh_rate_index  206 drivers/gpu/drm/ast/ast_mode.c 	refresh_rate_index = vbios_mode->enh_table->refresh_rate_index;
refresh_rate_index  213 drivers/gpu/drm/ast/ast_mode.c 		ast_set_index_reg(ast, AST_IO_CRTC_PORT, 0x8d, refresh_rate_index & 0xff);