Home
last modified time | relevance | path

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

/openbmc/qemu/hw/arm/
H A Dstrongarm.c475 #define GFER 0x14 macro
/openbmc/u-boot/include/
H A DSA-1100.h1511 #define GFER /* GPIO Falling-Edge detect Reg. */ \ macro
1524 #define GFER (io_p2v (_GFER)) macro
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1255 #define GFER(x) (((((x) & 0x7f) < 96) ? _GFER(x) : GFER3)) macro
1265 #define GFER(x) _GFER(x) macro