Home
last modified time | relevance | path

Searched defs:__REG (Results 1 – 4 of 4) sorted by relevance

/linux/arch/arm/mach-pxa/
H A Dpxa-regs.h35 # define __REG(x) (*((volatile u32 __iomem *)io_p2v(x))) macro
46 # define __REG(x) io_p2v(x) macro
/linux/arch/arm/mach-sa1100/include/mach/
H A Dhardware.h44 # define __REG(x) (*((volatile unsigned long __iomem *)io_p2v(x))) macro
49 # define __REG(x) io_p2v(x) macro
/linux/drivers/phy/microchip/
H A Dlan966x_serdes_regs.h15 #define __REG(...) __VA_ARGS__ macro
/linux/drivers/net/ethernet/microchip/lan966x/
H A Dlan966x_regs.h32 #define __REG(...) __VA_ARGS__ macro