Home
last modified time | relevance | path

Searched refs:std_table (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/ast/
Dast_drv.h339 const struct ast_vbios_stdtable *std_table; member
Dast_mode.c93 vbios_mode->std_table = &vbios_stdtable[VGAModeIndex]; in ast_get_vbios_mode_info()
96 vbios_mode->std_table = &vbios_stdtable[HiCModeIndex]; in ast_get_vbios_mode_info()
100 vbios_mode->std_table = &vbios_stdtable[TrueCModeIndex]; in ast_get_vbios_mode_info()
266 stdtable = vbios_mode->std_table; in ast_set_std_reg()