Searched refs:__ast_read8 (Results 1 – 2 of 2) sorted by relevance
262 static inline u8 __ast_read8(const void __iomem *addr, u32 reg) in __ast_read8() function285 return __ast_read8(addr, reg + 1); in __ast_read8_i()322 return __ast_read8(ast->ioregs, reg); in ast_io_read8()
125 u8 vgaer = __ast_read8(ioregs, AST_IO_VGAER); in ast_is_vga_enabled()