Searched refs:SSCR0_P3 (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.h1724 #define SSCR0_P3 __REG(0x41900000) /* SSP Port 3 Control Register 0 */ macro
1745 #define SSCR0_P3 __REG(0x41500000) /* SSP Port 3 Control Register 0 */ macro
1754 #define SSCR0_P(x) (*(((x) == 1) ? &SSCR0_P1 : ((x) == 2) ? &SSCR0_P2 : ((x) == 3) ? &SSCR0_P3 : NULL))

Completed in 57 milliseconds