Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1240 #define _GPLR(x) (0x40E00000 + (((x) & 0x60) >> 3)) macro
1250 #define GPLR(x) (((((x) & 0x7f) < 96) ? _GPLR(x) : GPLR3))
1260 #define GPLR(x) _GPLR(x)
/openbmc/u-boot/include/
H A DSA-1100.h1491 #define _GPLR 0x90040000 /* GPIO Pin Level Reg. */ macro
1502 (*((volatile Word *) io_p2v (_GPLR)))
1519 #define GPLR (io_p2v (_GPLR))