Searched refs:__ast_read32 (Results 1 – 3 of 3) sorted by relevance
177 data = __ast_read32(regs, 0xf004); in ast_detect_chip()184 scu_rev = __ast_read32(regs, 0x1207c); in ast_detect_chip()
255 static inline u32 __ast_read32(const void __iomem *addr, u32 reg) in __ast_read32() function300 return __ast_read32(ast->regs, reg); in ast_read32()
88 data = __ast_read32(regs, 0xf004) & 0xffff0000; in __ast_mindwm()91 return __ast_read32(regs, 0x10000 + (r & 0x0000ffff)); in __ast_mindwm()102 data = __ast_read32(regs, 0xf004) & 0xffff0000; in __ast_moutdwm()