Searched refs:__ast_read8 (Results 1 – 1 of 1) 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()