Searched defs:__REG (Results 1 – 5 of 5) sorted by relevance
44 # define __REG(x) (*((volatile unsigned long __iomem *)io_p2v(x))) macro49 # define __REG(x) io_p2v(x) macro
40 # define __REG(x) (*((volatile u32 __iomem *)io_p2v(x))) macro51 # define __REG(x) io_p2v(x) macro
15 # define __REG(x) (*((volatile u32 *)IO_ADDRESS(x))) macro18 # define __REG(x) (x) macro
297 #define __REG(x) (*((volatile u32 *)(x))) macro
535 #define __REG(x) (*((volatile u32 *)(x))) macro