Searched defs:__REG (Results 1 – 4 of 4) 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
32 #define __REG(...) __VA_ARGS__ macro