Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-intel-mid.c48 GRER, /* rising edge detect */ enumerator
H A Dgpio-merrifield.c23 #define GRER 0x064 /* rising edge detect */ macro
/OK3568_Linux_fs/u-boot/include/
H A DSA-1100.h1509 #define GRER /* GPIO Rising-Edge detect Reg. */ \ macro
1523 #define GRER (io_p2v (_GRER)) macro
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1109 #define GRER __REG(0x90040010) /* GPIO Rising-Edge detect Reg. */ macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1254 #define GRER(x) (((((x) & 0x7f) < 96) ? _GRER(x) : GRER3)) macro
1264 #define GRER(x) _GRER(x) macro