Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A DSA-1100.h1496 #define _GFER 0x90040014 /* GPIO Falling-Edge detect Reg. */ macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1245 #define _GFER(x) (0x40E0003C + (((x) & 0x60) >> 3)) macro