Searched refs:std_table (Results 1 – 2 of 2) sorted by relevance
654 const struct ast_vbios_stdtable *std_table = ast_crtc_state->std_table; in ast_crtc_helper_mode_set_nofb() local668 ast_set_std_reg(ast, adjusted_mode, std_table); in ast_crtc_helper_mode_set_nofb()728 ast_state->std_table = &vbios_stdtable[VGAModeIndex]; in ast_crtc_helper_atomic_check()731 ast_state->std_table = &vbios_stdtable[HiCModeIndex]; in ast_crtc_helper_atomic_check()735 ast_state->std_table = &vbios_stdtable[TrueCModeIndex]; in ast_crtc_helper_atomic_check()871 new_ast_state->std_table = ast_state->std_table; in ast_crtc_atomic_duplicate_state()
371 const struct ast_vbios_stdtable *std_table; member