Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/gpu/drm/ast/
Dast_main.c43 ch = ast_io_read8(ast, AST_IO_VGA_ENABLE_PORT); in ast_is_vga_enabled()
52 ast_io_write8(ast, AST_IO_VGA_ENABLE_PORT, 0x01); in ast_enable_vga()
Dast_drv.h264 #define AST_IO_VGA_ENABLE_PORT (0x43) macro