Searched refs:std_table (Results 1 – 2 of 2) sorted by relevance
682 const struct ast_vbios_stdtable *std_table = ast_crtc_state->std_table; in ast_crtc_helper_mode_set_nofb() local696 ast_set_std_reg(ast, adjusted_mode, std_table); in ast_crtc_helper_mode_set_nofb()756 ast_state->std_table = &vbios_stdtable[VGAModeIndex]; in ast_crtc_helper_atomic_check()759 ast_state->std_table = &vbios_stdtable[HiCModeIndex]; in ast_crtc_helper_atomic_check()763 ast_state->std_table = &vbios_stdtable[TrueCModeIndex]; in ast_crtc_helper_atomic_check()901 new_ast_state->std_table = ast_state->std_table; in ast_crtc_atomic_duplicate_state()
372 const struct ast_vbios_stdtable *std_table; member