Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/ast/
Dast_reg.h28 #define AST_IO_VGAPDR (0x49) macro
Dast_mode.c59 ast_io_write8(ast, AST_IO_VGAPDR, red); in ast_load_palette_index()
61 ast_io_write8(ast, AST_IO_VGAPDR, green); in ast_load_palette_index()
63 ast_io_write8(ast, AST_IO_VGAPDR, blue); in ast_load_palette_index()