Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dstrongarm.c473 #define GPCR 0x0c macro
/openbmc/u-boot/arch/arm/include/asm/arch-imx/
H A Dimx-regs.h67 #define GPCR __REG(IMX_SYSCTRL_BASE + 0xC) /* Function Multiplex Control Register */ macro
/openbmc/u-boot/include/
H A DSA-1100.h1507 #define GPCR /* GPIO Pin output Clear Reg. */ \ macro
1522 #define GPCR (io_p2v (_GPCR)) macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1253 #define GPCR(x) (((((x) & 0x7f) < 96) ? _GPCR(x) : GPCR3)) macro
1263 #define GPCR(x) _GPCR(x) macro