Searched defs:__REG (Results 1 – 10 of 10) 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
15 # define __REG(x) (*((volatile u32 *)IO_ADDRESS(x))) macro18 # define __REG(x) (x) macro
296 #define __REG(x) (*((volatile u32 *)(x))) macro
534 #define __REG(x) (*((volatile u32 *)(x))) macro
125 #define __REG(id) (dev->reg.reg_rev[(id)]) macro
32 #define __REG(...) __VA_ARGS__ macro
58 #define __REG(...) __VA_ARGS__ macro