Searched refs:ast_io_read8 (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/gpu/drm/ast/
H A Dast_mode.c61 ast_io_read8(ast, AST_IO_VGASRI);
63 ast_io_read8(ast, AST_IO_VGASRI);
65 ast_io_read8(ast, AST_IO_VGASRI);
67 ast_io_read8(ast, AST_IO_VGASRI);
323 jreg = ast_io_read8(ast, AST_IO_VGAIR1_R);
332 jreg = ast_io_read8(ast, AST_IO_VGAIR1_R);
536 jreg = ast_io_read8(ast, AST_IO_VGAMR_R);
563 vgair1 = ast_io_read8(ast, AST_IO_VGAIR1_R);
H A Dast_drv.h311 static inline u8 ast_io_read8(struct ast_device *ast, u32 reg) function

Completed in 448 milliseconds