Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/ast/
Dast_mode.c82 u32 refresh_rate_index = 0, mode_id, color_index, refresh_rate; in ast_get_vbios_mode_info() local
90 color_index = VGAModeIndex - 1; in ast_get_vbios_mode_info()
94 color_index = HiCModeIndex; in ast_get_vbios_mode_info()
99 color_index = TrueCModeIndex; in ast_get_vbios_mode_info()
203 ast_set_index_reg(ast, AST_IO_CRTC_PORT, 0x8c, (u8)((color_index & 0xf) << 4)); in ast_get_vbios_mode_info()