Home
last modified time | relevance | path

Searched defs:GPR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h125 #define GPR(x) __REG2(IMX_GPIO_BASE + 0x38, ((x) & 3) << 8) macro
/openbmc/qemu/disas/
H A Dnanomips.c405 static const char *GPR(uint64 reg, Dis_info *info) in GPR() function