Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/ast/
H A Dast_drv.h279 #define AST_IO_DAC_DATA (0x49) macro
H A Dast_mode.c60 ast_io_write8(ast, AST_IO_DAC_DATA, red); in ast_load_palette_index()
62 ast_io_write8(ast, AST_IO_DAC_DATA, green); in ast_load_palette_index()
64 ast_io_write8(ast, AST_IO_DAC_DATA, blue); in ast_load_palette_index()