Searched refs:__raw_readl (Results 1 – 2 of 2) sorted by relevance
132 #ifndef __raw_readl133 #define __raw_readl __raw_readl macro134 static inline u32 __raw_readl(const volatile void __iomem *addr) in __raw_readl() function229 u32 x = __raw_readl(addr); in readsl()
543 #define fb_readl __raw_readl
Completed in 14 milliseconds