Searched defs:__REG (Results 1 – 4 of 4) sorted by relevance
61 # define __REG(x) (*((volatile unsigned long __iomem *)io_p2v(x))) macro70 # define __REG(x) io_p2v(x) macro
15 #define __REG(x) (*((volatile u32 *)((x) - DOVE_SB_REGS_PHYS_BASE + \ macro
43 # define __REG(x) (*((volatile u32 __iomem *)io_p2v(x))) macro54 # define __REG(x) io_p2v(x) macro
35 #define __REG(x) ((x) & 0xffff) macro