Searched refs:AST_IO_VGASRI (Results 1 – 2 of 2) sorted by relevance
| /drivers/gpu/drm/ast/ |
| A D | ast_mode.c | 88 ast_io_read8(ast, AST_IO_VGASRI); in ast_set_gamma_lut() 90 ast_io_read8(ast, AST_IO_VGASRI); in ast_set_gamma_lut() 92 ast_io_read8(ast, AST_IO_VGASRI); in ast_set_gamma_lut() 94 ast_io_read8(ast, AST_IO_VGASRI); in ast_set_gamma_lut() 210 ast_set_index_reg(ast, AST_IO_VGASRI, 0x00, 0x03); in ast_set_std_reg() 211 ast_set_index_reg_mask(ast, AST_IO_VGASRI, 0x01, 0x20, stdtable->seq[0]); in ast_set_std_reg() 214 ast_set_index_reg(ast, AST_IO_VGASRI, (i + 1), jreg); in ast_set_std_reg() 841 ast_set_index_reg_mask(ast, AST_IO_VGASRI, 0x01, 0xdf, 0x00); in ast_crtc_helper_atomic_enable() 850 ast_set_index_reg_mask(ast, AST_IO_VGASRI, 0x01, 0xdf, AST_IO_VGASR1_SD); in ast_crtc_helper_atomic_disable()
|
| A D | ast_reg.h | 24 #define AST_IO_VGASRI (0x44) macro
|
Completed in 7 milliseconds