Searched defs:__REG (Results 1 – 3 of 3) sorted by relevance
59 # define __REG(x) (*((volatile unsigned long *)io_p2v(x))) macro68 # define __REG(x) io_p2v(x) macro
15 #define __REG(x) (*((volatile u32 *)((x) - DOVE_SB_REGS_PHYS_BASE + \ macro
44 # define __REG(x) (*((volatile u32 __iomem *)io_p2v(x))) macro56 # define __REG(x) io_p2v(x) macro