Searched defs:__REG (Results 1 – 7 of 7) sorted by relevance
35 # define __REG(x) (*((volatile u32 __iomem *)io_p2v(x))) macro46 # define __REG(x) io_p2v(x) macro
44 # define __REG(x) (*((volatile unsigned long __iomem *)io_p2v(x))) macro49 # define __REG(x) io_p2v(x) macro
15 #define __REG(...) __VA_ARGS__ macro
29 #define __REG(...) __VA_ARGS__ macro
107 #define __REG(id) (dev->reg.reg_rev[(id)]) macro
31 #define __REG(...) __VA_ARGS__ macro
55 #define __REG(...) __VA_ARGS__ macro