Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/ast/
Dast_drv.h223 #define AST_IO_VGA_ENABLE_PORT (0x43) macro
Dast_post.c44 ast_io_write8(ast, AST_IO_VGA_ENABLE_PORT, 0x01); in ast_enable_vga()
61 ch = ast_io_read8(ast, AST_IO_VGA_ENABLE_PORT); in ast_is_vga_enabled()