Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-intel-mid.c49 GFER, /* falling edge detect */ enumerator
H A Dgpio-merrifield.c24 #define GFER 0x07c /* falling edge detect */ macro
/OK3568_Linux_fs/u-boot/include/
H A DSA-1100.h1511 #define GFER /* GPIO Falling-Edge detect Reg. */ \ macro
1524 #define GFER (io_p2v (_GFER)) macro
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1110 #define GFER __REG(0x90040014) /* GPIO Falling-Edge detect Reg. */ macro
/OK3568_Linux_fs/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