Home
last modified time | relevance | path

Searched defs:GAFR (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/gpio/
H A Dgpio-intel-mid.c51 GAFR, /* alt function */ enumerator
/OK3568_Linux_fs/u-boot/include/
H A DSA-1100.h1515 #define GAFR /* GPIO Alternate Function Reg. */ \ macro
1526 #define GAFR (io_p2v (_GAFR)) macro
/OK3568_Linux_fs/kernel/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1112 #define GAFR __REG(0x9004001C) /* GPIO Alternate Function Reg. */ macro
/OK3568_Linux_fs/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1257 #define GAFR(x) (((((x) & 0x7f) < 96) ? _GAFR(x) : \ macro
1267 #define GAFR(x) _GAFR(x) macro