Searched refs:AST_IO_VGASRI (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/gpu/drm/ast/ |
| H A D | ast_mode.c | 89 ast_io_read8(ast, AST_IO_VGASRI); in ast_set_gamma_lut() 91 ast_io_read8(ast, AST_IO_VGASRI); in ast_set_gamma_lut() 93 ast_io_read8(ast, AST_IO_VGASRI); in ast_set_gamma_lut() 95 ast_io_read8(ast, AST_IO_VGASRI); in ast_set_gamma_lut() 211 ast_set_index_reg(ast, AST_IO_VGASRI, 0x00, 0x03); in ast_set_std_reg() 212 ast_set_index_reg_mask(ast, AST_IO_VGASRI, 0x01, 0x20, stdtable->seq[0]); in ast_set_std_reg() 215 ast_set_index_reg(ast, AST_IO_VGASRI, (i + 1), jreg); in ast_set_std_reg()
|
| H A D | ast_reg.h | 24 #define AST_IO_VGASRI (0x44) macro
|