Searched refs:AST_IO_VGASRI (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/gpu/drm/ast/ |
| H A D | ast_mode.c | 59 ast_io_read8(ast, AST_IO_VGASRI); in ast_load_palette_index() 61 ast_io_read8(ast, AST_IO_VGASRI); in ast_load_palette_index() 63 ast_io_read8(ast, AST_IO_VGASRI); in ast_load_palette_index() 65 ast_io_read8(ast, AST_IO_VGASRI); in ast_load_palette_index() 176 ast_set_index_reg(ast, AST_IO_VGASRI, 0x00, 0x03); in ast_set_std_reg() 177 ast_set_index_reg_mask(ast, AST_IO_VGASRI, 0x01, 0x20, stdtable->seq[0]); in ast_set_std_reg() 180 ast_set_index_reg(ast, AST_IO_VGASRI, (i + 1), jreg); in ast_set_std_reg() 803 ast_set_index_reg_mask(ast, AST_IO_VGASRI, 0x01, 0xdf, 0x00); in ast_crtc_helper_atomic_enable() 812 ast_set_index_reg_mask(ast, AST_IO_VGASRI, 0x01, 0xdf, AST_IO_VGASR1_SD); in ast_crtc_helper_atomic_disable()
|
| H A D | ast_reg.h | 24 #define AST_IO_VGASRI (0x44) macro
|