Home
last modified time | relevance | path

Searched defs:_GAFR (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/
H A DSA-1100.h1498 #define _GAFR 0x9004001C /* GPIO Alternate Function Reg. */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1247 #define _GAFR(x) (0x40E00054 + (((x) & 0x70) >> 2)) macro