Home
last modified time | relevance | path

Searched refs:_GPDR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1241 #define _GPDR(x) (0x40E0000C + (((x) & 0x60) >> 3)) macro
1251 #define GPDR(x) (((((x) & 0x7f) < 96) ? _GPDR(x) : GPDR3))
1261 #define GPDR(x) _GPDR(x)
/openbmc/u-boot/include/
H A DSA-1100.h1492 #define _GPDR 0x90040004 /* GPIO Pin Direction Reg. */ macro
1504 (*((volatile Word *) io_p2v (_GPDR)))
1520 #define GPDR (io_p2v (_GPDR))