Searched refs:_GPDR (Results 1 - 1 of 1) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/asm-arm/arch-pxa/
H A Dpxa-regs.h1191 #define _GPDR(x) __REG2(0x40E0000C, ((x) & 0x60) >> 3) macro
1200 #define GPDR(x) (*((((x) & 0x7f) < 96) ? &_GPDR(x) : &GPDR3))

Completed in 65 milliseconds