Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dstrongarm.c471 #define GPDR 0x04 macro
/openbmc/u-boot/include/
H A DSA-1100.h1503 #define GPDR /* GPIO Pin Direction Reg. */ \ macro
1520 #define GPDR (io_p2v (_GPDR)) macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1251 #define GPDR(x) (((((x) & 0x7f) < 96) ? _GPDR(x) : GPDR3)) macro
1261 #define GPDR(x) _GPDR(x) macro