Searched refs:fb_readq (Results 1 – 5 of 5) sorted by relevance
24 static inline u64 fb_readq(const volatile void __iomem *addr) in fb_readq() function28 #define fb_readq fb_readq macro
67 #ifndef fb_readq69 static inline u64 fb_readq(const volatile void __iomem *addr) in fb_readq() function73 #define fb_readq fb_readq macro
533 #define fb_readq sbus_readq macro545 #define fb_readq __raw_readq macro557 #define fb_readq(addr) (*(volatile u64 *) (addr)) macro
27 # define FB_READL fb_readq
38 # define FB_READL fb_readq