Searched refs:__ast_read32 (Results 1 – 3 of 3) sorted by relevance
179 data = __ast_read32(regs, 0xf004); in ast_detect_chip()186 scu_rev = __ast_read32(regs, 0x1207c); in ast_detect_chip()
251 static inline u32 __ast_read32(const void __iomem *addr, u32 reg) in __ast_read32() function296 return __ast_read32(ast->regs, reg); in ast_read32()
86 data = __ast_read32(regs, 0xf004) & 0xffff0000; in __ast_mindwm()89 return __ast_read32(regs, 0x10000 + (r & 0x0000ffff)); in __ast_mindwm()100 data = __ast_read32(regs, 0xf004) & 0xffff0000; in __ast_moutdwm()