Home
last modified time | relevance | path

Searched defs:__REG2 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/arm/mach-pxa/
H A Dpxa-regs.h39 # define __REG2(x,y) \ macro
/openbmc/linux/arch/xtensa/include/asm/
H A Dcoprocessor.h106 #define __REG2(cc,abi,type,...) __REG2_ ## type (__VA_ARGS__) macro
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h16 # define __REG2(x,y) (*(volatile u32 *)((u32)&__REG(x) + (y))) macro
19 # define __REG2(x,y) ((x)+(y)) macro