Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dstrongarm.c470 #define GPLR 0x00 macro
/openbmc/u-boot/include/
H A DSA-1100.h1501 #define GPLR /* GPIO Pin Level Reg. */ \ macro
1519 #define GPLR (io_p2v (_GPLR)) macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1250 #define GPLR(x) (((((x) & 0x7f) < 96) ? _GPLR(x) : GPLR3)) macro
1260 #define GPLR(x) _GPLR(x) macro